complexType RBillingServer
diagram AXLSoap_p10173.png
namespace http://www.cisco.com/AXL/API/15.0
children hostName userId password directory resendOnFailure billingServerProtocol
used by
elements GetBillingServerRes/return/billingServer GetBillingServerReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RBillingServer">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="hostName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="directory" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="resendOnFailure" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="billingServerProtocol" type="axlapi:XBillingserverprotocol" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RBillingServer/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RBillingServer/hostName
diagram AXLSoap_p10174.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="hostName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RBillingServer/userId
diagram AXLSoap_p10175.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RBillingServer/password
diagram AXLSoap_p10176.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RBillingServer/directory
diagram AXLSoap_p10177.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="directory" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element RBillingServer/billingServerProtocol
diagram AXLSoap_p10179.png
type axlapi:XBillingserverprotocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="billingServerProtocol" type="axlapi:XBillingserverprotocol" minOccurs="0" maxOccurs="1"/>


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