Chapter 6. Vehicle Remarketing Noun

Table of Contents

VehicleRemarketing
Fields and Components
Sample XML
VehicleRemarketingHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
VehicleRemarketingVehicleLineItem
Fields and Components
Sample XML
RemarketingOption
Fields and Components
Sample XML
OptionPricing
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML
DefinedContact
Fields and Components
Sample XML
SpecifiedPerson
Fields and Components
Sample XML
ResidenceAddress
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
PrivacyPeriod
Fields and Components
Sample XML
TelephoneCommunication
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
UnavailablePeriod
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
FaxCommunication
Fields and Components
Sample XML
URICommunication
Fields and Components
Sample XML
PostalAddress
Fields and Components
Sample XML
SpecifiedOccupation
Fields and Components
Sample XML
PricingABIE
Fields and Components
Sample XML
Tax
Fields and Components
Sample XML
DealerParty
Fields and Components
Sample XML
AlternatePartyDocument
Fields and Components
Sample XML
SpecifiedOrganization
Fields and Components
Sample XML
PrimaryContact
Fields and Components
Sample XML
PartyActionEvent
Fields and Components
Sample XML
JobToDo
Fields and Components
Sample XML
JobCompleted
Fields and Components
Sample XML
RepairDamage
Fields and Components
Sample XML
RemarketingWarranty
Fields and Components
Sample XML
WarrantyPeriod
Fields and Components
Sample XML
Financing
Fields and Components
Sample XML
CreditorFinancialInstitution
Fields and Components
Sample XML
SpecifiedFinancialAccount
Fields and Components
Sample XML
CreditFinancing
Fields and Components
Sample XML
FinancialOrganization
Fields and Components
Sample XML
FleetAccount
Fields and Components
Sample XML
FleetQuantity
Fields and Components
Sample XML
EstimatedFinancingAmounts
Fields and Components
Sample XML
Fee
Fields and Components
Sample XML
OtherDownPaymentsGroup
Fields and Components
Sample XML
OtherDownPayments
Fields and Components
Sample XML
PaymentActivity
Fields and Components
Sample XML
FinalFinancingAmounts
Fields and Components
Sample XML
CreditScoreGroup
Fields and Components
Sample XML
Insurance
Fields and Components
Sample XML
SpecifiedAddress
Fields and Components
Sample XML
InsuranceDetail
Fields and Components
Sample XML
LossPayee
Fields and Components
Sample XML
PolicyHolderParty
Fields and Components
Sample XML
OriginalOwnerParty
Fields and Components
Sample XML
ImageAttachmentExtended
Fields and Components
Sample XML
EmbeddedData
Fields and Components
Sample XML
FreeFormTextGroup
Fields and Components
Sample XML
AdditionalMedia
Fields and Components
Sample XML
Inspection
Fields and Components
Sample XML
CertificationGroup
Fields and Components
Sample XML
PreviousOwnerParty
Fields and Components
Sample XML
Advertising
Fields and Components
Sample XML
Vehicle
Fields and Components
Sample XML
TransmissionGroup
Fields and Components
Sample XML
ColorGroup
Fields and Components
Sample XML
Engine
Fields and Components
Sample XML
EffectiveMeanPressureMeasure
Fields and Components
Sample XML
PowerMeasure
Fields and Components
Sample XML
MeanPistonSpeedMeasure
Fields and Components
Sample XML
TorqueMeasure
Fields and Components
Sample XML
GearRatioGroup
Fields and Components
Sample XML
EngineDimensions
Fields and Components
Sample XML
Chassis
Fields and Components
Sample XML
Tank
Fields and Components
Sample XML
VehicleDimension
Fields and Components
Sample XML
VehicleIdentificationGroup
Fields and Components
Sample XML
VehicleHistoryDateGroup
Fields and Components
Sample XML
Option
Fields and Components
Sample XML
VehicleMajorPartsProductItem
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
VehicleMajorPartsProductItemConfiguration
Fields and Components
Sample XML
TelematicsSubscription
Fields and Components
Sample XML
StatusList
Fields and Components
Sample XML
SubscriptionList
Fields and Components
Sample XML
BrandedInfo
Fields and Components
Sample XML
AdditionalDetailDescription
Fields and Components
Sample XML
Location
Fields and Components
Sample XML
LocationAddress
Fields and Components
Sample XML
Marketing
Fields and Components
Sample XML
ProgramCertificate
Fields and Components
Sample XML
VehicleRemarketingBoatLineItem
Fields and Components
Sample XML
VehicleRemarketingBoat
Fields and Components
Sample XML
BoatLengthGroup
Fields and Components
Sample XML
DraftMeasureGroup
Fields and Components
Sample XML
BoatClassGroup
Fields and Components
Sample XML
Hull
Fields and Components
Sample XML
Accommodation
Fields and Components
Sample XML
VehicleRemarketingEngineLineItem
Fields and Components
Sample XML
VehicleRemarketingEngine
Fields and Components
Sample XML
Initiative
Fields and Components
Sample XML
VehicleRemarketingTrailerLineItem
Fields and Components
Sample XML
VehicleRemarketingTrailer
Fields and Components
Sample XML
NotForSaleInCountry
Fields and Components
Sample XML
FeatureGroupDataNode
Fields and Components
Sample XML
FeatureDataNode
Fields and Components
Sample XML

VehicleRemarketing

Uses the Component:VehicleRemarketingType

VehicleRemarketing supports the transmission of vehicle and advertising data between the remarketing organizations, such as newspapers, used vehicle publications and the internet advertisers. NOTE: Although this is the traditional use of VehicleRemarketing, it could be used to send Vehicle Remarketing information between any two business parties.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
VehicleRemarketingHeader

Vehicle Remarketing Header

1..1ComponentVehicleRemarketingHeaderType 
VehicleRemarketingVehicleLineItem

Line item information about a vehicle being remarketed

0..*ComponentVehicleRemarketingVehicleLineItemType 
VehicleRemarketingBoatLineItem

Line item information about a boat being remarketed

0..*ComponentVehicleRemarketingBoatLineItemType 
VehicleRemarketingEngineLineItem

Line item information about a engine being remarketed

0..*ComponentVehicleRemarketingEngineLineItemType 
VehicleRemarketingTrailerLineItem

Line item information about a trailer being remarketed

0..*ComponentVehicleRemarketingTrailerLineItemType 

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. VehicleRemarketing

<VehicleRemarketing>
     <VehicleRemarketingHeader>......</VehicleRemarketingHeader>     [1..1]
     <VehicleRemarketingVehicleLineItem>......</VehicleRemarketingVehicleLineItem>     [0..*]
     <VehicleRemarketingBoatLineItem>......</VehicleRemarketingBoatLineItem>     [0..*]
     <VehicleRemarketingEngineLineItem>......</VehicleRemarketingEngineLineItem>     [0..*]
     <VehicleRemarketingTrailerLineItem>......</VehicleRemarketingTrailerLineItem>     [0..*]
</VehicleRemarketing>