complexType UpdateProcessNodeServiceReq
diagram axlapi_p11977.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid processNodeName service traceLevel userCategories enable numFiles maxFileSize
used by
element updateProcessNodeService
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateProcessNodeServiceReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:sequence>
           
<xsd:element name="processNodeName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="service" type="axlapi:XService" nillable="false" minOccurs="1" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:choice>
       
<xsd:element name="traceLevel" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userCategories" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enable" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="numFiles" type="axlapi:XInteger" default="250" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="maxFileSize" type="axlapi:XInteger" default="1" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateProcessNodeServiceReq/uuid
diagram axlapi_p11978.png
type axlapi:XUUID
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateProcessNodeServiceReq/processNodeName
diagram axlapi_p11979.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="processNodeName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateProcessNodeServiceReq/service
diagram axlapi_p11980.png
type axlapi:XService
properties
isRef 0
content simple
nillable false
source <xsd:element name="service" type="axlapi:XService" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateProcessNodeServiceReq/traceLevel
diagram axlapi_p11981.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="traceLevel" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateProcessNodeServiceReq/userCategories
diagram axlapi_p11982.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="userCategories" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateProcessNodeServiceReq/enable
diagram axlapi_p11983.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="enable" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateProcessNodeServiceReq/numFiles
diagram axlapi_p11984.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 250
nillable false
source <xsd:element name="numFiles" type="axlapi:XInteger" default="250" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateProcessNodeServiceReq/maxFileSize
diagram axlapi_p11985.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 1
nillable false
source <xsd:element name="maxFileSize" type="axlapi:XInteger" default="1" nillable="false" minOccurs="0" maxOccurs="1"/>


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