Definition Type: ComplexType
Name: GetListPickListDataAreaType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: GetListPickList.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PickList in schema picklist_xsd Drilldown into GetList in schema meta_xsdXSD Diagram of GetListPickListDataAreaType in schema getlistpicklist_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="GetListPickListDataAreaType">
    <xsd:sequence>
        <xsd:element ref="GetList" />
        <xsd:element ref="PickList" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GetList nsA:GetList (1) (1)
PickList nsA:PickList (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DataArea