Definition Type: Attribute
Name: id
Namespace: http://www.starstandards.org/webservices/2009/transport
Type: token:http://www.w3.org/2001/XMLSchema
Containing Schema: STARWSDLDataTypes4.xsd
Use Required
Documentation:
A unique id that identifies the content being sent. This corresponds to the id specified in the manifest.
Collapse XSD Schema Diagram:
XSD Diagram of id in schema starwsdldatatypes4_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:attribute name="id" type="xsd:token" use="required">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">A unique id that identifies the content being sent. This corresponds
          to the id specified in the manifest.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>