Chapter 6. Standard Codes Noun

Table of Contents

StandardCodes
Fields and Components
Sample XML
StandardCodesHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
Usage
Fields and Components
Sample XML
StandardCodesLineItems
Fields and Components
Sample XML
Values
Fields and Components
Sample XML

StandardCodes

Uses the Component:StandardCodesType

StandardCodes supports the transmission of Standard Codes information to/from the dealership. Standard Codes is the task of sending the Standards Codes information electronically between Dealer and OEM systems.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
StandardCodesHeader

Standard Codes Header

0..*ComponentStandardCodesHeaderType 
StandardCodesLineItems

Standard Codes Line Items

1..*ComponentStandardCodesLineItemsType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.1. StandardCodes

<StandardCodes>
     <StandardCodesHeader>......</StandardCodesHeader>     [0..*]
     <StandardCodesLineItems>......</StandardCodesLineItems>     [1..*]
</StandardCodes>