Definition Type: Element
Name: UnavailablePeriod
Namespace: http://www.starstandard.org/STAR/5
Type: star:PeriodABIEType
Containing Schema: Components.xsd
Abstract
Documentation:
A specific period of time such as the length of time between two known date/time points, from a start date onwards, or up to an end date of when something is unavailable.
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 UnavailablePeriod in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="UnavailablePeriod" type="PeriodABIEType">
    <xsd:annotation>
        <xsd:documentation>
                A specific period of time such as the length of time between two
                known date/time points, from a start date onwards, or up to an end date of when something is unavailable.
            </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: