Definition Type: Element
Name: attachmentReference
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Type: starws:AttachmentReference
Containing Schema: STARWSDLDataTypes.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
MIME or DIME attachments that are embedded the HTTP request. For these attachments, this element points to the attachment that resides outside the SOAP Envelope.
Collapse XSD Schema Diagram:
Drilldown into href in schema starwsdldatatypes_xsd Drilldown into AttachmentReference in schema starwsdldatatypes_xsdXSD Diagram of attachmentReference in schema starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="attachmentReference" type="AttachmentReference">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">MIME or DIME attachments
                        that are embedded the HTTP
                        request. For these attachments, this element
                        points to the attachment that resides outside the
                        SOAP Envelope.
					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href starws:href Required
Collapse Derivation Tree: