Definition Type: Attribute
Name: id
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Type: ID:http://www.w3.org/2001/XMLSchema
Containing Schema: STARWSDLDataTypes.xsd
Use Optional
Documentation:
An optional ID to identify the attachment
Collapse XSD Schema Diagram:
XSD Diagram of id in schema starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:attribute name="id" type="xsd:ID" use="optional">
    <xsd:annotation>
        <xsd:documentation>An optional ID to identify the attachment</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>