Definition Type: Element
Name: attachment
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Type: starws:Attachment
Containing Schema: STARWSDLDataTypes.xsd
Abstract
Documentation:
Extended information regarding attachements.
Collapse XSD Schema Diagram:
Drilldown into attachmentReference in schema starwsdldatatypes_xsd Drilldown into uriReference in schema starwsdldatatypes_xsd Drilldown into text in schema starwsdldatatypes_xsd Drilldown into binary in schema starwsdldatatypes_xsd Drilldown into action in schema starwsdldatatypes_xsd Drilldown into to in schema starwsdldatatypes_xsd Drilldown into from in schema starwsdldatatypes_xsd Drilldown into size in schema starwsdldatatypes_xsd Drilldown into dateTime in schema starwsdldatatypes_xsd Drilldown into fileName in schema starwsdldatatypes_xsd Drilldown into mimeCode in schema starwsdldatatypes_xsd Drilldown into id in schema starwsdldatatypes_xsd Drilldown into AttachmentAttributes in schema starwsdldatatypes_xsd Drilldown into Attachment in schema starwsdldatatypes_xsdXSD Diagram of attachment in schema starwsdldatatypes_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
                attachements.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
binary starws:binary (1) (1)
text starws:text (1) (1)
uriReference starws:uriReference (1) (1)
attachmentReference starws:attachmentReference (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id starws:id Optional
mimeCode starws:mimeCode Optional
fileName starws:fileName Optional
dateTime starws:dateTime Optional
size starws:size Optional
from starws:from Optional
to starws:to Optional
action starws:action Optional
Collapse Derivation Tree: