Definition Type: Element
Name: Respond
Namespace: http://www.starstandard.org/STAR/5
Type: star:RespondType
Containing Schema: Meta.xsd
Abstract
Documentation:
The Respond verb is used to communicate relative to another document. It may be used to communicate agreement, questions, answers to a question, or disagreement with the related document. An example is the RequestForQuote and Quote document pair. An RequestForQuote is issued to a set of business partners. If one of the partners needs clarification on an item, a RespondRequestForQuote is sent to the originating partner. The OAGIS Meta Data documentation has more information in regards to this verbs usage and structure.
Collapse XSD Schema Diagram:
Drilldown into ResponseCriteria in schema meta_xsd1 Drilldown into OriginalApplicationArea in schema meta_xsd Drilldown into VerbType in schema meta_xsd1 Drilldown into ResponseVerbType in schema meta_xsd Drilldown into RespondType in schema meta_xsdXSD Diagram of Respond in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Respond" type="RespondType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">The Respond verb is used to communicate relative to another
            document. It may be used to communicate agreement, questions, answers to a question, or disagreement with
            the related document. An example is the RequestForQuote and Quote document pair. An RequestForQuote is
            issued to a set of business partners. If one of the partners needs clarification on an item, a
            RespondRequestForQuote is sent to the originating partner.</xsd:documentation>
        <xsd:documentation>The OAGIS Meta Data documentation has more information in regards to this verbs usage and
            structure.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OriginalApplicationArea star:OriginalApplicationArea 0 1
ResponseCriteria oagis:ResponseCriteria 0 unbounded
Collapse Derivation Tree: