attributeGroup "addressAttributes"
Namespace:
Content:
Defined:
globally in mule-sftp.xsd; see XML source
Includes:
definitions of 5 attributes
Used:
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:int)
...>
Known Usage Locations
XML Source (w/o annotations (5); see within schema source)
<xsd:attributeGroup name="addressAttributes">
<xsd:attribute name="path" type="xsd:string"/>
<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 within this component only; 5/5)
host
Type:
xsd:string, predefined
Use:
optional
An IP address (eg www.mulesoft.com, localhost, 127.0.0.1).
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="host" type="xsd:string"/>

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

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

port
Type:
Use:
optional
A port number.
Attribute Value
xsd:string | xsd:int
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="port" type="mule:substitutablePortNumber"/>

user
Type:
xsd:string, predefined
Use:
optional
A username.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="user" 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.