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