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_xsd Drilldown into Indicator in schema fields_xsd Drilldown into Sequence in schema fields_xsdXSD Diagram of PreferenceABIEType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="PreferenceABIEType">
    <xsd:annotation>
        <xsd:documentation>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 ref="Sequence" minOccurs="0" />
        <xsd:element ref="Indicator" minOccurs="0" />
        <xsd:element ref="EffectiveTimePeriod" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Sequence nsA:Sequence 0 (1)
Indicator nsA:Indicator 0 (1)
EffectiveTimePeriod nsA:EffectiveTimePeriod 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PreferenceType