Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:CI_Date_Type / gmd:date
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index41.tmp#id1004 index699.tmp#id1073 index463.tmp#id1075 index700.tmp#id1072
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 gml: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 index41.tmp#id1004 index848.tmp#id976 index1123.tmp#id1077
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 gml: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 index17.tmp#id967 index18.tmp#id966 index409.tmp#id1071 index409.tmp#id1076
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