javaee:message-destination-name

The message-destination-name element specifies a
name for a message destination.  This name must be
unique among the names of message destinations
within the Deployment File.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional

Source

<xsd:element name="message-destination-name" type="javaee:string">
  <xsd:annotation>
    <xsd:documentation>The message-destination-name element specifies a name for a message destination. This name must be unique among the names of message destinations within the Deployment File.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample