Definition Type: ComplexType
Name: ConditionType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Measure in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Text in schema reusableaggregatebusinessinformationentity_xsd Drilldown into IndicationIndicator in schema reusableaggregatebusinessinformationentity_xsd Drilldown into DateTime in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Name in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Code in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ID in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of ConditionType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ConditionType">
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Code" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Name" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="DateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="IndicationIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Text" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Measure" type="udt:MeasureType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID ram:ID 0 unbounded
Code ram:Code 0 unbounded
Name ram:Name 0 unbounded
DateTime ram:DateTime 0 unbounded
IndicationIndicator ram:IndicationIndicator 0 unbounded
Text ram:Text 0 unbounded
Measure ram:Measure 0 unbounded
Collapse Derivation Tree:
Collapse References:
ram:Condition, ram:Condition, ram:Condition