Definition Type: ComplexType
Name: ProcessType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:ActionVerbType
Containing Schema: Meta.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into acknowledgeCode Drilldown into ActionCriteria Drilldown into VerbType Drilldown into ActionVerbTypeXSD Diagram of ProcessType
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 oagis:ActionCriteria 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
acknowledgeCode oagis:acknowledgeCode Optional
Collapse Derivation Tree:
Collapse References:
star:Process, oagis:Process
Collapse Comments:
blog comments powered by Disqus