complexType faces-config-map-entryType

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

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-map-entryType">
    <
xsd:annotation>
        <
xsd:documentation>
The "map-entry" element reprsents a single key-entry pair that
will be added to the computed value of a managed property of type
java.util.Map.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="key" type="j2ee:string">
            <
xsd:annotation>
                <
xsd:documentation>
The "key" element is the String representation of a map
key that will be stored in a managed property of type
java.util.Map.
                
</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:choice>
            <
xsd:element name="null-value" type="j2ee:faces-config-null-valueType"/>
            <
xsd:element name="value" type="j2ee:faces-config-valueType"/>
        </
xsd:choice>
    </
xsd:sequence>
    <
xsd:attribute name="id" type="xsd:ID"/>
</
xsd:complexType>


Documentation

The "map-entry" element reprsents a single key-entry pair that
will be added to the computed value of a managed property of type
java.util.Map.


complexType faces-config-map-entryType


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.