complexType RProcessNodeService
diagram AXLAPI_p10215.png
namespace http://www.cisco.com/AXL/API/9.0
children processNodeName service traceLevel userCategories enable numFiles maxFileSize isActive
used by
elements GetProcessNodeServiceRes/return/processNodeService GetProcessNodeServiceReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="RProcessNodeService">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="service" type="axlapi:XService" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="traceLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userCategories" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="numFiles" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxFileSize" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isActive" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute RProcessNodeService/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element RProcessNodeService/processNodeName
diagram AXLAPI_p10216.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RProcessNodeService/service
diagram AXLAPI_p10217.png
type axlapi:XService
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="service" type="axlapi:XService" minOccurs="0" maxOccurs="1"/>

element RProcessNodeService/traceLevel
diagram AXLAPI_p10218.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="traceLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RProcessNodeService/userCategories
diagram AXLAPI_p10219.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userCategories" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

element RProcessNodeService/numFiles
diagram AXLAPI_p10221.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="numFiles" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RProcessNodeService/maxFileSize
diagram AXLAPI_p10222.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="maxFileSize" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RProcessNodeService/isActive
diagram AXLAPI_p10223.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isActive" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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