gmd:CI_Series_Type

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional
uuid xs:string optional

Used By

Element gmd:CI_Series

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>