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