Definition Type: ComplexType
Name: ProposeType
Namespace: http://www.starstandard.org/STAR/5
Type: oagis:ActionVerbType
Containing Schema: Meta.xsd
Abstract
Documentation:
The Propose verb is used when suggesting an action be taken. There may be an optional Confirm sent back.
Collapse XSD Schema Diagram:
Drilldown into ActionCriteria in schema meta_xsd1 Drilldown into VerbType in schema meta_xsd1 Drilldown into ActionVerbType in schema meta_xsd1XSD Diagram of ProposeType in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ProposeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> The Propose verb is used when suggesting an action be taken. There
            may be an optional Confirm sent back.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="oagis:ActionVerbType" />
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria oagis:ActionCriteria 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:Propose