Definition Type: ComplexType
Name: ActionVerbType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:VerbType
Containing Schema: Meta.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ActionCriteria in schema meta_xsd1 Drilldown into VerbType in schema meta_xsd1XSD Diagram of ActionVerbType in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ActionVerbType">
    <xsd:complexContent>
        <xsd:extension base="VerbType">
            <xsd:sequence>
                <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ActionCriteria" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria oagis:ActionCriteria 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:Add, oagis:Add, star:Allocate, oagis:Allocate, oagis:CancelType, oagis:ChangeType, star:Create, oagis:Create, star:Issue, oagis:Issue, oagis:LoadType, oagis:NotifyType, oagis:PostType, oagis:ProcessType, star:ProposeType, star:Receive, oagis:Receiveoagis:SyncType, oagis:UpdateType,