gmd:CI_Series
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_Series_Type
Properties: Global, Qualified
Content
- Sequence [1..1]
- gmd:name [0..1]
- gmd:issueIdentification [0..1]
- gmd:page [0..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_Series_PropertyType (Element gmd:series)
Sample instance
<gmd:CI_Series id="ID"> <gmd:name> <gco:CharacterString>string</gco:CharacterString> </gmd:name> <gmd:issueIdentification> <gco:CharacterString>string</gco:CharacterString> </gmd:issueIdentification> <gmd:page> <gco:CharacterString>string</gco:CharacterString> </gmd:page> </gmd:CI_Series>