Definition Type: Element
Name: ResponseExpression
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:ResponseExpressionType
Containing Schema: Meta.xsd
Abstract
Documentation:
ResponseExpression identifies a pointer to the Component being provided as a response to a request. This point is provided using an appropriate value of the given expressionLanguage indicated. The actionCode is intended to indicate what has occured with the given component and/or instance of the given component.
Collapse XSD Schema Diagram:
Drilldown into expressionLanguage in schema meta_xsd1 Drilldown into actionCode in schema meta_xsd1 Drilldown into ResponseExpressionType in schema meta_xsd1XSD Diagram of ResponseExpression in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ResponseExpression" type="ResponseExpressionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            ResponseExpression identifies a pointer to the Component being provided as a response to
            a request. This point is provided using an appropriate value of the given
            expressionLanguage indicated. The actionCode is intended to indicate what has occured
            with the given component and/or instance of the given component.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
actionCode oagis:actionCode Required
expressionLanguage oagis:expressionLanguage Optional
Collapse Derivation Tree: