complexType UpdateBillingServerReq
diagram AXLSoap_p14556.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid userId password resendOnFailure billingServerProtocol
used by
element updateBillingServer
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateBillingServerReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="uuid" type="axlapi:XUUID" nillable="false"/>
       
<xsd:element name="userId" type="xsd:string" nillable="false" minOccurs="0"/>
       
<xsd:element name="password" type="xsd:string" nillable="false" minOccurs="0"/>
       
<xsd:element name="resendOnFailure" type="axlapi:boolean" default="true" nillable="false" minOccurs="0"/>
       
<xsd:element name="billingServerProtocol" type="axlapi:XBillingserverprotocol" default="SFTP" nillable="false" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateBillingServerReq/uuid
diagram AXLSoap_p14557.png
type axlapi:XUUID
properties
content simple
nillable false
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID" nillable="false"/>

element UpdateBillingServerReq/userId
diagram AXLSoap_p14558.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="userId" type="xsd:string" nillable="false" minOccurs="0"/>

element UpdateBillingServerReq/password
diagram AXLSoap_p14559.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="password" type="xsd:string" nillable="false" minOccurs="0"/>

element UpdateBillingServerReq/resendOnFailure
diagram AXLSoap_p14560.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"/>

element UpdateBillingServerReq/billingServerProtocol
diagram AXLSoap_p14561.png
type axlapi:XBillingserverprotocol
properties
minOcc 0
maxOcc 1
content simple
default SFTP
nillable false
source <xsd:element name="billingServerProtocol" type="axlapi:XBillingserverprotocol" default="SFTP" nillable="false" minOccurs="0"/>


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