complexType LBillingServer
diagram AXLAPI_p3333.png
namespace http://www.cisco.com/AXL/API/9.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  optional      
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" use="optional"/>
</xsd:complexType>

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

element LBillingServer/hostName
diagram AXLAPI_p3334.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 AXLAPI_p3335.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 AXLAPI_p3336.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 AXLAPI_p3337.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 AXLAPI_p3338.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 AXLAPI_p3339.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