simpleType faces-config-el-expressionType

simpleType {http://java.sun.com/xml/ns/j2ee}faces-config-el-expressionType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://java.sun.com/xml/ns/j2ee}faces-config-el-expressionType
Derived Types
{http://java.sun.com/xml/ns/j2ee}faces-config-el-expressionType
 {http://java.sun.com/xml/ns/j2ee}faces-config-from-actionType (by extension)
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:simpleType name="faces-config-el-expressionType">
    <
xsd:annotation>
        <
xsd:documentation>
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:string">
        <
xsd:pattern value="#\{.*\}"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.


simpleType faces-config-el-expressionType


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.