complexType faces-config-from-actionType

complexType {http://java.sun.com/xml/ns/j2ee}faces-config-from-actionType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://java.sun.com/xml/ns/j2ee}faces-config-el-expressionType (by extension)
  {http://java.sun.com/xml/ns/j2ee}faces-config-from-actionType
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/xml/ns/j2ee
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:j2ee=http://java.sun.com/xml/ns/j2ee


Source

<xsd:complexType name="faces-config-from-actionType">
    <
xsd:annotation>
        <
xsd:documentation>
The "from-action" element contains an action reference expression
that must have been executed (by the default ActionListener for
handling application level events) in order to select this
navigation rule. If not specified, this rule will be relevant
no matter which action reference was executed (or if no action
reference was executed).
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:simpleContent>
        <
xsd:extension base="j2ee:faces-config-el-expressionType">
            <
xsd:attribute name="id" type="xsd:ID"/>
        </
xsd:extension>
    </
xsd:simpleContent>
</
xsd:complexType>


Documentation

The "from-action" element contains an action reference expression
that must have been executed (by the default ActionListener for
handling application level events) in order to select this
navigation rule.  If not specified, this rule will be relevant
no matter which action reference was executed (or if no action
reference was executed).


complexType faces-config-from-actionType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.