complexType LBillingServer
diagram AXLSoap_p4219.png
namespace http://www.cisco.com/AXL/API/15.0
children hostName userId password directory resendOnFailure billingServerProtocol
used by
elements ListBillingServerRes/return/billingServer ListBillingServerReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LBillingServer">
 
<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 LBillingServer/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

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

element LBillingServer/resendOnFailure
diagram AXLSoap_p4224.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 LBillingServer/billingServerProtocol
diagram AXLSoap_p4225.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