Definition Type: ComplexType
Name: ServicePlanInformationType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ServicePlanInformation.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ServicePlanInformationLineItem in schema serviceplaninformation_xsd Drilldown into ServicePlanInformationHeader in schema serviceplaninformation_xsdXSD Diagram of ServicePlanInformationType in schema serviceplaninformation_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ServicePlanInformationType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ServicePlanInformationHeader" />
        <xsd:element ref="ServicePlanInformationLineItem" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ServicePlanInformationHeader star:ServicePlanInformationHeader (1) (1)
ServicePlanInformationLineItem star:ServicePlanInformationLineItem 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:ServicePlanInformation