Definition Type: ComplexType
Name: TimeDurationType
Namespace: http://www.ACORD.org/standards/Jv-Ins-Reinsurance/2008-1
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: Jv-Ins-Reinsurance-2008-1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PeriodIndicator in schema jv-ins-reinsurance-2008-1_xsd Drilldown into PeriodType in schema jv-ins-reinsurance-2008-1_xsdXSD Diagram of TimeDurationType in schema jv-ins-reinsurance-2008-1_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 nsA:PeriodType (Optional)
PeriodIndicator nsA:PeriodIndicator (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:TimeDuration