element faces-config

element {http://java.sun.com/xml/ns/javaee}faces-config

Type Heirarchy
{http://java.sun.com/xml/ns/javaee}faces-configType (by type)
 {http://java.sun.com/xml/ns/javaee}faces-config
Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
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:element name="faces-config" type="javaee: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:unique name="faces-config-converter-ID-uniqueness">
        <
xsd:annotation>
            <
xsd:documentation>Converter IDs must be unique within a document.</xsd:documentation>
        </
xsd:annotation>
        <
xsd:selector xpath="javaee:converter"/>
        <
xsd:field xpath="javaee:converter-id"/>
    </
xsd:unique>
    <
xsd:unique name="faces-config-converter-for-class-uniqueness">
        <
xsd:annotation>
            <
xsd:documentation>
'converter-for-class' element values must be unique
within a document.
            
</xsd:documentation>
        </
xsd:annotation>
        <
xsd:selector xpath="javaee:converter"/>
        <
xsd:field xpath="javaee:converter-for-class"/>
    </
xsd:unique>
    <
xsd:unique name="faces-config-validator-ID-uniqueness">
        <
xsd:annotation>
            <
xsd:documentation>Validator IDs must be unique within a document.</xsd:documentation>
        </
xsd:annotation>
        <
xsd:selector xpath="javaee:validator"/>
        <
xsd:field xpath="javaee:validator-id"/>
    </
xsd:unique>
    <
xsd:unique name="faces-config-managed-bean-name-uniqueness">
        <
xsd:annotation>
            <
xsd:documentation>Managed bean names must be unique within a document.</xsd:documentation>
        </
xsd:annotation>
        <
xsd:selector xpath="javaee:managed-bean"/>
        <
xsd:field xpath="javaee:managed-bean-name"/>
    </
xsd:unique>
</
xsd:element>


Documentation

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


element faces-config


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.