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. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xsd:ID | optional |
<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> |