The large-icon element contains the name of a file containing a large (32 x 32) icon image. The file name is a relative path within the Deployment Component's Deployment File. The image may be in the GIF, JPEG, or PNG format. The icon can be used by tools. Example: <large-icon>employee-service-icon32x32.jpg</large-icon> |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xsd:ID | optional |
<xsd:element name="large-icon" type="javaee:pathType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <![CDATA[ The large-icon element contains the name of a file containing a large (32 x 32) icon image. The file name is a relative path within the Deployment Component's Deployment File. The image may be in the GIF, JPEG, or PNG format. The icon can be used by tools. Example: <large-icon>employee-service-icon32x32.jpg</large-icon> ]]> </xsd:documentation> </xsd:annotation> </xsd:element> |