complexType XProcessNodeService
diagram AXLAPI_p16182.png
namespace http://www.cisco.com/AXL/API/9.0
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 AXLAPI_p16183.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 AXLAPI_p16184.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 AXLAPI_p16185.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 AXLAPI_p16186.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 AXLAPI_p16187.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 AXLAPI_p16188.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 AXLAPI_p16189.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