Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:CI_Date_Type / gmd:date
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index525.tmp#id1097 index526.tmp#id1099 index1017.tmp#id1096
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 index14.tmp#id1028 index335.tmp#id1000 index869.tmp#id1101
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 index8.tmp#id991 index9.tmp#id990 index985.tmp#id1095 index985.tmp#id1100
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