Definition Type: ComplexType
Name: PreferenceABIEType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Documentation:
PreferenceABIEType is logically derived from UN/CEFACT TBG17 ABIE PreferenceType as defined in the Reusable Aggregate Business Information Entity (RUABIE) XML Schema file.
Collapse XSD Schema Diagram:
Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into Indicator in schema fields_xsd1 Drilldown into Sequence in schema fields_xsd1XSD Diagram of PreferenceABIEType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PreferenceABIEType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            PreferenceABIEType is logically derived from UN/CEFACT TBG17 ABIE PreferenceType as
            defined in the Reusable Aggregate Business Information Entity (RUABIE) XML Schema file.
         </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="Sequence" />
        <xsd:element minOccurs="0" ref="Indicator" />
        <xsd:element minOccurs="0" ref="EffectiveTimePeriod" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Sequence oagis:Sequence 0 (1)
Indicator oagis:Indicator 0 (1)
EffectiveTimePeriod oagis:EffectiveTimePeriod 0 (1)
Collapse Derivation Tree:
Collapse References:
oagis:PreferenceType