Definition Type: ComplexType
Name: JobReferbackType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into JobReferbackNumberString in schema components_xsdXSD Diagram of JobReferbackType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="JobReferbackType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="JobReferbackNumberString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        Refer-back to a job that has already appeared within the
                            same "pay-group" presently being processed (Customer, Claims or Internal
                            Pay)
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
JobReferbackNumberString star:JobReferbackNumberString 0 (1)
Collapse Derivation Tree:
Collapse References:
star:JobReferback