complexType AddBillingServerReq
diagram AXLSoap_p2158.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children billingServer
used by
element addBillingServer
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddBillingServerReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="billingServer" type="axlapi:XBillingServer"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddBillingServerReq/billingServer
diagram AXLSoap_p2159.png
type axlapi:XBillingServer
properties
content complex
children hostName userId password directory resendOnFailure billingServerProtocol
source <xsd:element name="billingServer" type="axlapi:XBillingServer"/>


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