| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://java.sun.com/xml/ns/j2ee}iconType (restriction)
The icon type contains small-icon and large-icon elements
that specify the file names for small and large GIF or
JPEG icon images used to represent the parent element in a
GUI tool.
The xml:lang attribute defines the language that the
icon file names are provided in. Its value is "en" (English)
by default.
| Nested Element Summary | |
j2ee:pathType | large-iconThe large-icon element contains the name of a file containing a large (32 x 32) icon image. |
j2ee:pathType | small-iconThe small-icon element contains the name of a file containing a small (16 x 16) icon image. |
| Attribute Summary | |
xsd:ID | id |
| langAttempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility. |
| Attribute Detail |
xsd:IDoptionalunqualifiedoptionalunqualified<xsd:complexType name="iconType"><xsd:sequence>
</xsd:sequence><xsd:attribute name="id" type="xsd:ID"/></xsd:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||