Definition Type: ComplexType
Name: ServiceAppointmentHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: ServiceAppointment.xsd
Abstract
Documentation:
.
Collapse XSD Schema Diagram:
Drilldown into ServiceContract in schema components_xsd Drilldown into Warranty in schema components_xsd Drilldown into ServiceAppointmentVehicleLineItem in schema serviceappointment_xsd Drilldown into SecondaryPrimaryDriver in schema components_xsd Drilldown into PrimaryDriver in schema components_xsd Drilldown into Co-OwnerParty in schema components_xsd Drilldown into OwnerParty in schema components_xsd Drilldown into AppointmentContactParty in schema components_xsd Drilldown into ProviderParty in schema components_xsd Drilldown into DealerParty in schema components_xsd Drilldown into ServiceHistoryPermissionApprovalIndicator in schema serviceappointment_xsd Drilldown into AccountGroupCode in schema serviceappointment_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of ServiceAppointmentHeaderType in schema serviceappointment_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ServiceAppointmentHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <!--<xsd:element ref="DocumentID" />-->
                <xsd:element name="AccountGroupCode" type="udt:CodeType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Code that identifies the
                manufacturer for pricing.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="ServiceHistoryPermissionApprovalIndicator" type="udt:IndicatorType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates that the
                customer approved the sharing of any known previous service for this VIN to the
                Service Dealership where the appointment is being requested.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="DealerParty" minOccurs="0" />
                <xsd:element ref="ProviderParty" minOccurs="0" />
                <xsd:element ref="AppointmentContactParty" minOccurs="0" />
                <xsd:element ref="OwnerParty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="Co-OwnerParty" minOccurs="0" />
                <xsd:element ref="PrimaryDriver" minOccurs="0" />
                <xsd:element ref="SecondaryPrimaryDriver" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ServiceAppointmentVehicleLineItem" minOccurs="0" />
                <xsd:element ref="Warranty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ServiceContract" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
AccountGroupCode star:AccountGroupCode 0 (1)
ServiceHistoryPermissionApprovalIndicator star:ServiceHistoryPermissionApprovalIndicator 0 (1)
DealerParty star:DealerParty 0 (1)
ProviderParty star:ProviderParty 0 (1)
AppointmentContactParty star:AppointmentContactParty 0 (1)
OwnerParty star:OwnerParty 0 unbounded
Co-OwnerParty star:Co-OwnerParty 0 (1)
PrimaryDriver star:PrimaryDriver 0 (1)
SecondaryPrimaryDriver star:SecondaryPrimaryDriver 0 unbounded
ServiceAppointmentVehicleLineItem star:ServiceAppointmentVehicleLineItem 0 (1)
Warranty star:Warranty 0 unbounded
ServiceContract star:ServiceContract 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:ServiceAppointmentHeader