Definition Type: Element
Name: WarrantyPeriod
Namespace: http://www.starstandard.org/STAR/5
Type: star:PeriodABIEType
Containing Schema: Components.xsd
Abstract
Documentation:
Describe the duration, and length of a warranty. Including start and end dates, as well well as periods of time.
Collapse XSD Schema Diagram:
Drilldown into DayOfWeekCode in schema components_xsd Drilldown into OpenIndicator in schema components_xsd Drilldown into CompleteDateTime in schema components_xsd Drilldown into EndDateTime in schema components_xsd Drilldown into StartDateTime in schema components_xsd Drilldown into InclusiveIndicator in schema components_xsd Drilldown into DurationMeasure in schema components_xsd Drilldown into PeriodABIEType in schema components_xsdXSD Diagram of WarrantyPeriod in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="WarrantyPeriod" type="PeriodABIEType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">
                Describe the duration, and length of a warranty.  Including start and end dates, as well well as
                periods of time.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DurationMeasure star:DurationMeasure 0 1
InclusiveIndicator star:InclusiveIndicator 0 1
StartDateTime star:StartDateTime 0 (1)
EndDateTime star:EndDateTime 0 (1)
CompleteDateTime star:CompleteDateTime 0 (1)
OpenIndicator star:OpenIndicator 0 (1)
DayOfWeekCode star:DayOfWeekCode 0 1
Collapse Derivation Tree: