complexType LProcessNodeService
diagram AXLAPI_p6863.png
namespace http://www.cisco.com/AXL/API/9.0
children processNodeName service traceLevel userCategories enable numFiles maxFileSize isActive
used by
elements ListProcessNodeServiceRes/return/processNodeService ListProcessNodeServiceReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="LProcessNodeService">
 
<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 LProcessNodeService/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element LProcessNodeService/processNodeName
diagram AXLAPI_p6864.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 LProcessNodeService/service
diagram AXLAPI_p6865.png
type axlapi:XService
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="service" type="axlapi:XService" minOccurs="0" maxOccurs="1"/>

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

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

element LProcessNodeService/enable
diagram AXLAPI_p6868.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 LProcessNodeService/numFiles
diagram AXLAPI_p6869.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="numFiles" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

element LProcessNodeService/isActive
diagram AXLAPI_p6871.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