gmd:series
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/citation.xsd
Other elements with the same name: gmd:series
Type: gmd:CI_Series_PropertyType
Properties: Local, Qualified
Content
- gmd:CI_Series [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
uuidref | [0..1] | xsd:string | from group gco:ObjectReference | |
gco:nilReason | [0..1] | gml:NilReasonType |
Used in
- Type gmd:CI_Citation_Type (Element gmd:CI_Citation)
Sample instance
<gmd:series> <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> </gmd:series>