Definition Type: Attribute
Name: size
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Type: long:http://www.w3.org/2001/XMLSchema
Containing Schema: STARWSDLDataTypes.xsd
Use Optional
Documentation:
The size of the attachment in bytes.
Collapse XSD Schema Diagram:
XSD Diagram of size in schema starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:attribute name="size" type="xsd:long" use="optional">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">The size of the attachment
                    in bytes.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>