Definition Type: ComplexType
Name: PreferenceType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:PreferenceABIEType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into EffectiveTimePeriod in schema components_xsd Drilldown into Indicator in schema fields_xsd Drilldown into Sequence in schema fields_xsd Drilldown into PreferenceABIEType in schema components_xsdXSD Diagram of PreferenceType in schema components_xsd (Open Applications Group (OAGIS))
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 nsA:Sequence 0 (1)
Indicator nsA:Indicator 0 (1)
EffectiveTimePeriod nsA:EffectiveTimePeriod 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:Preference