gmd:CI_Date
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/citation.xsd
Type: gmd:CI_Date_Type
Properties: Global, Qualified
Content
- Sequence [1..1]
- gmd:date [1..1]
- gmd:dateType [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group gco:ObjectIdentification | |
uuid | [0..1] | xsd:string | from group gco:ObjectIdentification |
Used in
- Type gmd:CI_Date_PropertyType (Element gmd:date)
Sample instance
<gmd:CI_Date> <gmd:date> <gco:Date>2000-01-01</gco:Date> </gmd:date> <gmd:dateType> <gmd:CI_DateTypeCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:CI_DateTypeCode> </gmd:dateType> </gmd:CI_Date>