Table of Contents
Uses the Component:DealerLocatorType
DealerLocator
Table 6.1. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| DealerLocatorHeader |
DealerLocator | 1..1 | Component | DealerLocatorHeaderType | |
| DealerLocatorDetail |
DealerLocator | 0..* | Component | DealerLocatorDetailType |
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. DealerLocator
<DealerLocator>
<DealerLocatorHeader>......</DealerLocatorHeader> [1..1]
<DealerLocatorDetail>......</DealerLocatorDetail> [0..*]
</DealerLocator>