gmd:CI_Date
Element information
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Schema document: external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0/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 id="ID"> <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>