attributeGroup "commonAttributes"
Namespace:
Content:
Defined:
globally in mule-ftp.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
...>
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:attributeGroup name="commonAttributes">
<xsd:attribute name="binary" type="mule:substitutableBoolean"/>
<xsd:attribute name="passive" type="mule:substitutableBoolean"/>
</xsd:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 2/2)
binary
Type:
Use:
optional
Select/disable binary file transfer type. Default is true.
Attribute Value
xsd:string | xsd:boolean
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="binary" type="mule:substitutableBoolean"/>

passive
Type:
Use:
optional
Select/disable passive protocol (more likely to work through firewalls). Default is true.
Attribute Value
xsd:string | xsd:boolean
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="passive" type="mule:substitutableBoolean"/>

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.