Definition Type: ComplexType
Name: PreferenceType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:PreferenceABIEType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into Indicator in schema fields_xsd1 Drilldown into Sequence in schema fields_xsd1 Drilldown into PreferenceABIEType in schema components_xsd1XSD Diagram of PreferenceType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PreferenceType">
    <xsd:complexContent>
        <xsd:extension base="PreferenceABIEType">
            <xsd:sequence>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</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)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:Preference