Definition Type: Element
Name: Interval
Namespace: http://www.starstandard.org/STAR/5
Type: star:IntervalType
Containing Schema: Components.xsd
Abstract
Documentation:
Enable the capability to handle intervals of different types.
Collapse XSD Schema Diagram:
Drilldown into IntervalEnd in schema components_xsd Drilldown into IntervalStart in schema components_xsd Drilldown into UOMCode in schema components_xsd Drilldown into IntervalType in schema components_xsd Drilldown into IntervalType in schema components_xsdXSD Diagram of Interval in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Interval" type="IntervalType">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                Enable the capability to handle intervals of different types.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IntervalType star:IntervalType 0 1
UOMCode star:UOMCode 0 1
IntervalStart star:IntervalStart 0 1
IntervalEnd star:IntervalEnd 0 1
Collapse Derivation Tree: