simpleType faces-config-localeType

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://java.sun.com/xml/ns/javaee}faces-config-localeType
Derived Types
{http://java.sun.com/xml/ns/javaee}faces-config-localeType
 {http://java.sun.com/xml/ns/javaee}faces-config-default-localeType (by extension)
 {http://java.sun.com/xml/ns/javaee}faces-config-supported-localeType (by extension)
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:simpleType name="faces-config-localeType">
    <
xsd:annotation>
        <
xsd:documentation>
The localeType defines valid locale defined by ISO-639-1
and ISO-3166.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:string">
        <
xsd:pattern value="[a-z]{2}(_|-)?([\p{L}\-\p{Nd}]{2})?"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

The localeType defines valid locale defined by ISO-639-1
and ISO-3166.


simpleType faces-config-localeType


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.