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 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PreferenceABIEType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">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 oa:Sequence 0 (1)
Indicator oa:Indicator 0 (1)
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:PreferenceType