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