<xsd:element maxOccurs="unbounded" minOccurs="0" name="CustomerTypeCode" type="udt:CodeType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Field to highlight what
type of customer is related to this transaction. (VC=Vehicle Customer, SC=Service Customer, PC=Parts Customer).
If a customer has more than one type, create additional "CustomerTypeCode" occurrences. Note: if a customer is a Vehicle Customer (VC), the VehicleID is required.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
|