Definition Type: ComplexType
Name: Binary_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gco/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: basicTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into src in schema basictypes_xsdXSD Diagram of Binary_Type in schema basictypes_xsd (National Information Exchange Model (NEIM))
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