complexType XBillingServer
diagram AXLSoap_p17768.png
namespace http://www.cisco.com/AXL/API/15.0
children hostName userId password directory resendOnFailure billingServerProtocol
used by
element AddBillingServerReq/billingServer
source <xsd:complexType name="XBillingServer">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="hostName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="userId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="password" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="directory" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="resendOnFailure" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="billingServerProtocol" type="axlapi:XBillingserverprotocol" default="SFTP" nillable="false" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XBillingServer/hostName
diagram AXLSoap_p17769.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="hostName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XBillingServer/userId
diagram AXLSoap_p17770.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="userId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XBillingServer/password
diagram AXLSoap_p17771.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="password" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XBillingServer/directory
diagram AXLSoap_p17772.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="directory" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XBillingServer/resendOnFailure
diagram AXLSoap_p17773.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="resendOnFailure" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XBillingServer/billingServerProtocol
diagram AXLSoap_p17774.png
type axlapi:XBillingserverprotocol
properties
content simple
default SFTP
nillable false
source <xsd:element name="billingServerProtocol" type="axlapi:XBillingserverprotocol" default="SFTP" nillable="false" minOccurs="1" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy