Definition Type: Element
Name: attachment
Namespace: http://www.starstandards.org/webservices/2009/transport
Type: starws:Attachment
Containing Schema: STARWSDLDataTypes4.xsd
Abstract
Documentation:
Extended information regarding attachments.
Collapse XSD Schema Diagram:
Drilldown into uriReference in schema starwsdldatatypes4_xsd Drilldown into mimeCode in schema starwsdldatatypes4_xsd Drilldown into attachmentData in schema starwsdldatatypes4_xsd Drilldown into fileName in schema starwsdldatatypes4_xsd Drilldown into id in schema starwsdldatatypes4_xsd Drilldown into Attachment in schema starwsdldatatypes4_xsdXSD Diagram of attachment in schema starwsdldatatypes4_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="attachment" type="Attachment">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">Extended information regarding attachments.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
id starws:id 0 1
fileName starws:fileName 0 1
attachmentData starws:attachmentData 0 1
mimeCode starws:mimeCode (1) (1)
uriReference starws:uriReference 0 1
Collapse Derivation Tree: