gco:Binary_Type

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
src xs:anyURI optional

Used By

Element gco:Binary

Source

<xs:complexType name="Binary_Type">
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="src" type="xs:anyURI"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>