Definition Type: Element
Name: id
Namespace: http://www.starstandards.org/webservices/2009/transport
Type: token:http://www.w3.org/2001/XMLSchema
Containing Schema: STARWSDLDataTypes4.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
An optional ID to identify the attachment
Collapse XSD Schema Diagram:
XSD Diagram of id in schema starwsdldatatypes4_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="id" type="xsd:token" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>An optional ID to identify the attachment</xsd:documentation>
    </xsd:annotation>
</xsd:element>