Definition Type: ComplexType
Name: InternalPayType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into JobReferback in schema components_xsd Drilldown into Job in schema components_xsd Drilldown into Sublet in schema components_xsd Drilldown into Transportation in schema components_xsd Drilldown into ServiceComponents in schema components_xsd Drilldown into RentLoaner in schema components_xsd Drilldown into Splits in schema components_xsd Drilldown into CodesAndCommentsExpanded in schema components_xsd Drilldown into DataCollectionStatus in schema components_xsd Drilldown into DepartmentDescription in schema components_xsd Drilldown into DepartmentType in schema components_xsdXSD Diagram of InternalPayType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="InternalPayType">
    <xsd:sequence>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="DepartmentType" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Identifies the internal department who is paying for work</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="DepartmentDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Description of the internal department(s) paying for work</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="DataCollectionStatus" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation>Indicates status of data for the record it appears on</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="CodesAndCommentsExpanded">
            <xsd:annotation>
                <xsd:documentation>Codes and Comments related to Internal Pay</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="Splits">
            <xsd:annotation>
                <xsd:documentation>Internal Pay Splits total</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="RentLoaner">
            <xsd:annotation>
                <xsd:documentation>Rent Loaner related to Internal Pay</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ServiceComponents">
            <xsd:annotation>
                <xsd:documentation>Service Components related to Internal Pay</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Transportation">
            <xsd:annotation>
                <xsd:documentation>Transportation related to Internal Pay</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Sublet">
            <xsd:annotation>
                <xsd:documentation>Sublet related to Internal Pay</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Job">
            <xsd:annotation>
                <xsd:documentation>Jobs related to Internal Pay</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="JobReferback">
            <xsd:annotation>
                <xsd:documentation>Job Referback related to Internal Pay</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DepartmentType star:DepartmentType 0 unbounded
DepartmentDescription star:DepartmentDescription 0 unbounded
DataCollectionStatus star:DataCollectionStatus 0 (1)
CodesAndCommentsExpanded star:CodesAndCommentsExpanded 0 (1)
Splits star:Splits 0 (1)
RentLoaner star:RentLoaner 0 unbounded
ServiceComponents star:ServiceComponents 0 unbounded
Transportation star:Transportation 0 unbounded
Sublet star:Sublet 0 unbounded
Job star:Job 0 unbounded
JobReferback star:JobReferback 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:InternalPay