Definition Type: Element
Name: Propose
Namespace: http://www.starstandard.org/STAR/5
Type: star:ProposeType
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_xsd1 Drilldown into ProposeType in schema meta_xsdXSD Diagram of Propose in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Propose" type="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:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria oagis:ActionCriteria 0 unbounded
Collapse Derivation Tree: