Definition Type: SimpleType
Name: BinaryData
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Containing Schema: STARWSDLDataTypes.xsd
Documentation:
Binary Data Type
Collapse XSD Schema Diagram:
XSD Diagram of BinaryData in schema starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="BinaryData">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">Binary Data
                Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:base64Binary" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
starws:binary