Definition Type: Element
Name: binary
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Type: starws:BinaryData
Containing Schema: STARWSDLDataTypes.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Binary data using base64Binary encoding.
Collapse XSD Schema Diagram:
XSD Diagram of binary in schema starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="binary" type="BinaryData">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">Binary data using
                        base64Binary encoding.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: