Definition Type: ComplexType
Name: Binary_Type
Namespace: http://www.isotc211.org/2005/gco
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: basicTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into src in schema basictypes_xsd1XSD Diagram of Binary_Type in schema basictypes_xsd1 (Geography Markup Language)
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
src gco:src (Optional)
Collapse Derivation Tree:
Collapse References:
gco:Binary