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 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 starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:attribute name="id" type="xsd:ID" 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>