Definition Type: ComplexType
Name: PeriodType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Documentation:
Period. Details 0.1 Period
Collapse XSD Schema Diagram:
Drilldown into CompleteDateTime in schema reusableaggregatecorecomponent_xsd Drilldown into EndDateTime in schema reusableaggregatecorecomponent_xsd Drilldown into StartDateTime in schema reusableaggregatecorecomponent_xsd Drilldown into Description in schema reusableaggregatecorecomponent_xsd Drilldown into IndicationIndicator in schema reusableaggregatecorecomponent_xsd Drilldown into DurationMeasure in schema reusableaggregatecorecomponent_xsdXSD Diagram of PeriodType in schema reusableaggregatecorecomponent_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PeriodType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Period. Details</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Period</ccts:ObjectClassTermName>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="DurationMeasure" type="udt:MeasureType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="IndicationIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Description" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="StartDateTime" type="udt:DateTimeType" minOccurs="0" />
        <xsd:element name="EndDateTime" type="udt:DateTimeType" minOccurs="0" />
        <xsd:element name="CompleteDateTime" type="udt:DateTimeType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DurationMeasure rcm:DurationMeasure 0 unbounded
IndicationIndicator rcm:IndicationIndicator 0 unbounded
Description rcm:Description 0 unbounded
StartDateTime rcm:StartDateTime 0 (1)
EndDateTime rcm:EndDateTime 0 (1)
CompleteDateTime rcm:CompleteDateTime 0 (1)
Collapse Derivation Tree:
Collapse References:
rcm:AcceptablePeriod, rcm:Period, rcm:Period, rcm:Period, rcm:Period, rcm:Periodrcm:Period, rcm:Period, rcm:Period, rcm:Period, rcm:Period, rcm:Period, rcm:Period, rcm:ValidityPeriod, rcm:ValidityPeriod, rcm:ValidityPeriod, rcm:ValidityPeriod,