complexType faces-config-navigation-ruleType

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

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-navigation-ruleType">
    <
xsd:annotation>
        <
xsd:documentation>
The "navigation-rule" element represents an individual decision
rule that will be utilized by the default NavigationHandler
implementation to make decisions on what view should be displayed
next, based on the view id being processed.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:group ref="j2ee:descriptionGroup"/>
        <
xsd:element name="from-view-id" type="j2ee:faces-config-from-view-idType" minOccurs="0"/>
        <
xsd:element name="navigation-case" type="j2ee:faces-config-navigation-caseType"
            
minOccurs="0" maxOccurs="unbounded"/>
    </
xsd:sequence>
    <
xsd:attribute name="id" type="xsd:ID"/>
</
xsd:complexType>


Documentation

The "navigation-rule" element represents an individual decision
rule that will be utilized by the default NavigationHandler
implementation to make decisions on what view should be displayed
next, based on the view id being processed.


complexType faces-config-navigation-ruleType


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.