complexType XProcessNodeService
diagram axlapi_p14789.png
namespace http://www.cisco.com/AXL/API/8.5
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_p14790.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 XProcessNodeService/service
diagram axlapi_p14791.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 XProcessNodeService/traceLevel
diagram axlapi_p14792.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 XProcessNodeService/userCategories
diagram axlapi_p14793.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 XProcessNodeService/enable
diagram axlapi_p14794.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 XProcessNodeService/numFiles
diagram axlapi_p14795.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 XProcessNodeService/maxFileSize
diagram axlapi_p14796.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