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