Definition Type: ComplexType
Name: TimeDurationType
Namespace: http://www.ACORD.org/standards/Jv-Ins-Reinsurance/2007-2
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: Jv-Ins-Reinsurance-2008-1-DRI-Slice.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PeriodIndicator in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into PeriodType in schema jv-ins-reinsurance-2008-1-dri-slice_xsdXSD Diagram of TimeDurationType in schema jv-ins-reinsurance-2008-1-dri-slice_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="TimeDurationType">
    <xs:simpleContent>
        <xs:extension base="xs:unsignedInt">
            <xs:attribute name="PeriodType" type="xs:NMTOKEN" />
            <xs:attribute name="PeriodIndicator" type="xs:NMTOKEN" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
PeriodType nsB:PeriodType (Optional)
PeriodIndicator nsB:PeriodIndicator (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:TimeDuration