attributeGroup "addressAttributes"
Namespace:
Content:
Defined:
globally in mule-email.xsd; see XML source
Includes:
definitions of 4 attributes
Used:
at 12 locations
XML Representation Summary
<...
    user
 = 
xsd:string
    password
 = 
xsd:string
    host
 = 
xsd:string
    port
 = 
(xsd:string | xsd:int)
...>
Known Usage Locations
XML Source (see within schema source)
<xsd:attributeGroup name="addressAttributes">
<xsd:attribute name="user" type="xsd:string"/>
<xsd:attribute name="password" type="xsd:string"/>
<xsd:attribute name="host" type="xsd:string"/>
<xsd:attribute name="port" type="mule:substitutablePortNumber"/>
</xsd:attributeGroup>
Attribute Detail (all declarations; defined in this component only; 4/4)
host
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="host" type="xsd:string"/>

password
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="password" type="xsd:string"/>

port
Type:
Use:
optional
Attribute Value
xsd:string | xsd:int
XML Source (see within schema source)
<xsd:attribute name="port" type="mule:substitutablePortNumber"/>

user
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="user" type="xsd:string"/>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.