gmd:CI_Series
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/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> <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>