Definition Type: ComplexType
Name: AnyPeriodType
Namespace: http://www.ACORD.org/standards/Jv-Ins-Reinsurance/2008-1
Containing Schema: Jv-Ins-Reinsurance-2008-1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Extension in schema jv-ins-reinsurance-2008-1_xsd Drilldown into TimeDuration in schema jv-ins-reinsurance-2008-1_xsd Drilldown into EndDate in schema jv-ins-reinsurance-2008-1_xsd Drilldown into StartDate in schema jv-ins-reinsurance-2008-1_xsdXSD Diagram of AnyPeriodType in schema jv-ins-reinsurance-2008-1_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="AnyPeriodType">
    <xs:sequence>
        <xs:element ref="StartDate" minOccurs="0" />
        <xs:element ref="EndDate" minOccurs="0" />
        <xs:element ref="TimeDuration" minOccurs="0" />
        <xs:element name="Extension" type="AnyPeriod_ExtensionType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StartDate nsA:StartDate 0 (1)
EndDate nsA:EndDate 0 (1)
TimeDuration nsA:TimeDuration 0 (1)
Extension nsA:Extension 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:BordereauPeriodType, nsA:LossOccurrencePeriodType, nsA:OriginalContractValidityPeriodType, nsA:PolicyPeriodType, nsA:PremiumCalculationPeriodType, nsA:RetentionPeriodnsA:UnearnedPremiumCalculationPeriodType,