attributeGroup "addressAttributes"
Namespace:
Content:
Defined:
globally in mule-xmpp.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
...>
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:attributeGroup name="addressAttributes">
<xsd:attribute name="recipient" type="xsd:string"/>
<xsd:attribute name="from" type="xsd:string"/>
</xsd:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 2/2)
from
Type:
xsd:string, predefined
Use:
optional
The user who sent the message. Ignored in GROUPCHAT type endpoints.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="from" type="xsd:string"/>

recipient
Type:
xsd:string, predefined
Use:
optional
The Jabber ID of the intended recipient of the messages, such as ross@myco.com. For GROUPCHAT type endpoints, this is the address of the chat to join.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="recipient" type="xsd:string"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.