complexType faces-config-supported-localeType

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://java.sun.com/xml/ns/j2ee}faces-config-localeType (by extension)
  {http://java.sun.com/xml/ns/j2ee}faces-config-supported-localeType
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-supported-localeType">
    <
xsd:annotation>
        <
xsd:documentation>
The "supported-locale" element allows authors to declare
which locales are supported in this application instance.

It must be specified as :language:[_:country:[_:variant:]]
without the colons, for example "ja_JP_SJIS". The
separators between the segments may be '-' or '_'.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:simpleContent>
        <
xsd:extension base="j2ee:faces-config-localeType">
            <
xsd:attribute name="id" type="xsd:ID"/>
        </
xsd:extension>
    </
xsd:simpleContent>
</
xsd:complexType>


Documentation

The "supported-locale" element allows authors to declare
which locales are supported in this application instance.
It must be specified as :language:[_:country:[_:variant:]]
without the colons, for example "ja_JP_SJIS".  The
separators between the segments may be '-' or '_'.


complexType faces-config-supported-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.