complexType XProcessNodeService
diagram AXLSoap_p16198.png
namespace http://www.cisco.com/AXL/API/9.1
children processNodeName service traceLevel userCategories enable numFiles maxFileSize
used by
element AddProcessNodeServiceReq/processNodeService
source <xsd:complexType name="XProcessNodeService">
 
<xsd:sequence minOccurs="0">
   
<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: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:complexType>

element XProcessNodeService/processNodeName
diagram AXLSoap_p16199.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="processNodeName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

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

element XProcessNodeService/traceLevel
diagram AXLSoap_p16201.png
type axlapi:XInteger
properties
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 XProcessNodeService/userCategories
diagram AXLSoap_p16202.png
type axlapi:XInteger
properties
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 XProcessNodeService/enable
diagram AXLSoap_p16203.png
type axlapi:boolean
properties
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 XProcessNodeService/numFiles
diagram AXLSoap_p16204.png
type axlapi:XInteger
properties
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 XProcessNodeService/maxFileSize
diagram AXLSoap_p16205.png
type axlapi:XInteger
properties
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