gco:Date_PropertyType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
gco:nilReason gml:NilReasonType optional

Used By

Source

<xs:complexType name="Date_PropertyType">
  <xs:choice minOccurs="0">
    <xs:element ref="gco:Date"/>
    <xs:element ref="gco:DateTime"/>
  </xs:choice>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>