Definition Type: ComplexType
Name: WarrantyClaimNounType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: IPWarrantyClaim.xsd
Abstract
Documentation:
STAR Version 1.0, STAR approved 8/6/2002; OAGI approved 8/16/2002; effective date 1/01/2003
Collapse XSD Schema Diagram:
Drilldown into WarrantyClaim in schema components_xsd Drilldown into WarrantyClaimHeader in schema ipwarrantyclaim_xsdXSD Diagram of WarrantyClaimNounType in schema ipwarrantyclaim_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="WarrantyClaimNounType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 1.0, STAR approved 8/6/2002; OAGI approved 8/16/2002;
            effective date 1/01/2003</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="WarrantyClaimHeader" />
        <xsd:element ref="WarrantyClaim" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
WarrantyClaimHeader star:WarrantyClaimHeader (1) (1)
WarrantyClaim star:WarrantyClaim 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:WarrantyClaimNoun