Definition Type: SimpleType
Name: FlexibleDateTime1_Type
Namespace: http://www.ACORD.org/Standards/AcordMsgSvc/1
Containing Schema: AcordMsgSvc_base_v-1-5-0.xsd
Documentation:
JAG type restriction 1 : Year only not admitted
Collapse XSD Schema Diagram:
XSD Diagram of FlexibleDateTime1_Type in schema acordmsgsvc_base_v-1-5-0_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:simpleType name="FlexibleDateTime1_Type">
    <xs:annotation>
        <xs:documentation>JAG type restriction 1 : Year only not admitted</xs:documentation>
    </xs:annotation>
    <xs:union memberTypes="xs:date xs:dateTime xs:gYearMonth" />
</xs:simpleType>