Namespace |
http://www.isotc211.org/2005/gmd |
Diagram
|
|
Type |
extension of gco:AbstractObject_Type |
Type hierarchy |
|
Used by
|
|
Model |
gmd:name{0,1} , gmd:issueIdentification{0,1} , gmd:page{0,1} |
Children |
gmd:issueIdentification, gmd:name, gmd:page |
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
id |
xs:ID |
|
|
optional |
|
uuid |
xs:string |
|
|
optional |
|
|
Source
|
<xs:complexType name="CI_Series_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="issueIdentification" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="page" type="gco:CharacterString_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType> |
|
Schema location |
http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd |