complexType faces-config-from-actionType

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

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


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 the 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="javaee: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 the 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.