gml:CodeWithAuthorityType

gml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
codeSpace anyURI required

Used By

Source

<complexType name="CodeWithAuthorityType">
  <annotation>
    <documentation>gml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.</documentation>
  </annotation>
  <simpleContent>
    <restriction base="gml:CodeType">
      <attribute name="codeSpace" type="anyURI" use="required"/>
    </restriction>
  </simpleContent>
</complexType>