An identification number associated to the specific product.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="ProductID" type="StringLength1to32" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">An identification number associated to the specific product.</xs:documentation>
</xs:annotation>
</xs:attribute>