Definition Type: ComplexType
Name: ProcessType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ActionVerbType
Containing Schema: Meta.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ActionCriteria in schema meta_xsd Drilldown into VerbType in schema meta_xsd Drilldown into ActionVerbType in schema meta_xsd Drilldown into acknowledgeCode in schema meta_xsdXSD Diagram of ProcessType in schema meta_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ProcessType">
    <xsd:complexContent>
        <xsd:extension base="ActionVerbType">
            <xsd:attribute name="acknowledgeCode" type="ResponseCodeContentType" use="optional" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria nsA:ActionCriteria 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
acknowledgeCode nsA:acknowledgeCode Optional
Collapse Derivation Tree:
Collapse References:
nsA:Process