complexType faces-configType

complexType {http://java.sun.com/xml/ns/j2ee}faces-configType

Derived Types
{http://java.sun.com/xml/ns/j2ee}faces-configType
 {http://java.sun.com/xml/ns/j2ee}faces-config (by type)
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-configType">
    <
xsd:annotation>
        <
xsd:documentation>
The "faces-config" element is the root of the configuration
information hierarchy, and contains nested elements for all
of the other configuration settings.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:choice minOccurs="0" maxOccurs="unbounded">
        <
xsd:element name="application" type="j2ee:faces-config-applicationType"/>
        <
xsd:element name="factory" type="j2ee:faces-config-factoryType"/>
        <
xsd:element name="component" type="j2ee:faces-config-componentType"/>
        <
xsd:element name="converter" type="j2ee:faces-config-converterType"/>
        <
xsd:element name="managed-bean" type="j2ee:faces-config-managed-beanType"/>
        <
xsd:element name="navigation-rule" type="j2ee:faces-config-navigation-ruleType"/>
        <
xsd:element name="referenced-bean" type="j2ee:faces-config-referenced-beanType"/>
        <
xsd:element name="render-kit" type="j2ee:faces-config-render-kitType"/>
        <
xsd:element name="lifecycle" type="j2ee:faces-config-lifecycleType"/>
        <
xsd:element name="validator" type="j2ee:faces-config-validatorType"/>
    </
xsd:choice>
    <
xsd:attribute name="id" type="xsd:ID"/>
    <
xsd:attribute name="version" type="j2ee:faces-config-versionType" use="required"/>
</
xsd:complexType>


Documentation

The "faces-config" element is the root of the configuration
information hierarchy, and contains nested elements for all
of the other configuration settings.


complexType faces-configType


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.