Definition Type: Element
Name: ResponseExpression
Namespace: http://www.openapplications.org/oagis/9
Type: oa: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_xsd Drilldown into actionCode in schema meta_xsd Drilldown into ResponseExpressionType in schema meta_xsdXSD Diagram of ResponseExpression in schema meta_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ResponseExpression" type="ResponseExpressionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">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 oa:actionCode Required
expressionLanguage oa:expressionLanguage Optional
Collapse Derivation Tree: