Definition Type: ComplexType
Name: AcknowledgeServicePlanDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: AcknowledgeServicePlan.xsd
Abstract
Documentation:
Acknowledge Service Plan Data Area
Collapse XSD Schema Diagram:
Drilldown into ServicePlan in schema serviceplan_xsd Drilldown into Acknowledge in schema meta_xsdXSD Diagram of AcknowledgeServicePlanDataAreaType in schema acknowledgeserviceplan_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="AcknowledgeServicePlanDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Acknowledge Service Plan Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Acknowledge" />
        <xsd:element ref="ServicePlan" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Acknowledge star:Acknowledge (1) (1)
ServicePlan star:ServicePlan (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:AcknowledgeServicePlanDataArea