complexType faces-config-value-classType

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.w3.org/2001/XMLSchema}normalizedString (by restriction)
  {http://www.w3.org/2001/XMLSchema}token (by extension)
   {http://java.sun.com/xml/ns/j2ee}string (by restriction)
    {http://java.sun.com/xml/ns/j2ee}fully-qualified-classType (by restriction)
     {http://java.sun.com/xml/ns/j2ee}faces-config-value-classType
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-value-classType">
    <
xsd:annotation>
        <
xsd:documentation>
The "value-class" element defines the Java type to which each
"value" element's value will be converted to, prior to adding it
to the "list-entries" list for a managed property that is a
java.util.List, or a "map-entries" map for a managed property
that is a java.util.Map.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:simpleContent>
        <
xsd:restriction base="j2ee:fully-qualified-classType"/>
    </
xsd:simpleContent>
</
xsd:complexType>


Documentation

The "value-class" element defines the Java type to which each
"value" element's value will be converted to, prior to adding it
to the "list-entries" list for a managed property that is a
java.util.List, or a "map-entries" map for a managed property
that is a java.util.Map.


complexType faces-config-value-classType


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.