Definition Type: ComplexType
Name: AcknowledgeVehiclePaymentsDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: AcknowledgeVehiclePayments.xsd
Abstract
Documentation:
Acknowledge Vehicle Payments Data Area
Collapse XSD Schema Diagram:
Drilldown into VehiclePayments in schema vehiclepayments_xsd Drilldown into Acknowledge in schema meta_xsdXSD Diagram of AcknowledgeVehiclePaymentsDataAreaType in schema acknowledgevehiclepayments_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="AcknowledgeVehiclePaymentsDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Acknowledge Vehicle Payments Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Acknowledge" />
        <xsd:element ref="VehiclePayments" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Acknowledge star:Acknowledge (1) (1)
VehiclePayments star:VehiclePayments (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:AcknowledgeVehiclePaymentsDataArea