attributeGroup "addressProperties"
Namespace:
Content:
Defined:
globally in mule-smtp.xsd; see XML source
Includes:
definitions of 6 attributes
Used:
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
...>
Known Usage Locations
XML Source (w/o annotations (6); see within schema source)
<xsd:attributeGroup name="addressProperties">
<xsd:attribute name="to" type="xsd:string"/>
<xsd:attribute name="from" type="xsd:string"/>
<xsd:attribute name="subject" type="xsd:string"/>
<xsd:attribute name="cc" type="xsd:string"/>
<xsd:attribute name="bcc" type="xsd:string"/>
<xsd:attribute name="replyTo" type="xsd:string"/>
</xsd:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 6/6)
bcc
Type:
xsd:string, predefined
Use:
optional
A comma separated list of email addresses to blind carbon copy to.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="bcc" type="xsd:string"/>

cc
Type:
xsd:string, predefined
Use:
optional
A comma separated list of email addresses to carbon copy to.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="cc" type="xsd:string"/>

from
Type:
xsd:string, predefined
Use:
optional
The address of the sender of the email.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="from" type="xsd:string"/>

replyTo
Type:
xsd:string, predefined
Use:
optional
The address used by default if someone replies to the email.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="replyTo" type="xsd:string"/>

subject
Type:
xsd:string, predefined
Use:
optional
The email subject.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="subject" type="xsd:string"/>

to
Type:
xsd:string, predefined
Use:
optional
The destination for the email.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="to" 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.