Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:CI_Date_Type / gmd:date
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index27.tmp#id1109 index360.tmp#id1178 index361.tmp#id1180 index362.tmp#id1177
Type gco:Date_PropertyType
Properties
content: complex
Model gco:Date | gco:DateTime
Children gco:Date, gco:DateTime
Instance
<gmd:date gco:nilReason="">
  <gco:Date>{1,1}</gco:Date>
  <gco:DateTime>{1,1}</gco:DateTime>
</gmd:date>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="date" type="gco:Date_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd
Element gmd:CI_Date_Type / gmd:dateType
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index27.tmp#id1109 index455.tmp#id1081 index1200.tmp#id1182
Type gmd:CI_DateTypeCode_PropertyType
Properties
content: complex
Model gmd:CI_DateTypeCode
Children gmd:CI_DateTypeCode
Instance
<gmd:dateType gco:nilReason="">
  <gmd:CI_DateTypeCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:CI_DateTypeCode>
</gmd:dateType>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="dateType" type="gmd:CI_DateTypeCode_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd
Complex Type gmd:CI_Date_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index74.tmp#id1072 index75.tmp#id1071 index219.tmp#id1176 index219.tmp#id1181
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gmd:CI_Date
Model gmd:date , gmd:dateType
Children gmd:date, gmd:dateType
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="CI_Date_Type">
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="date" type="gco:Date_PropertyType"/>
        <xs:element name="dateType" type="gmd:CI_DateTypeCode_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd