complexType RProcessNode
diagram AXLSoap_p13101.png
namespace http://www.cisco.com/AXL/API/15.0
children name description mac ipv6Name nodeUsage lbmHubGroup processNodeRole cupDomain
used by
elements GetProcessNodeRes/return/processNode GetProcessNodeReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RProcessNode">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String255" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The primary hostname of the process node.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="description" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mac" type="axlapi:XMacAddress" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The mac address of the host.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="ipv6Name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nodeUsage" type="axlapi:XNodeUsage" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lbmHubGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="processNodeRole" type="axlapi:XProcessNodeRole" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cupDomain" type="xsd:string" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RProcessNode/name
diagram AXLSoap_p13102.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
annotation
documentation
The primary hostname of the process node.
source <xsd:element name="name" type="axlapi:String255" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The primary hostname of the process node.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RProcessNode/description
diagram AXLSoap_p13103.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="description" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RProcessNode/mac
diagram AXLSoap_p13104.png
type axlapi:XMacAddress
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern ([0-9]|[a-f]|[A-F]){12}
annotation
documentation
The mac address of the host.
source <xsd:element name="mac" type="axlapi:XMacAddress" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The mac address of the host.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RProcessNode/ipv6Name
diagram AXLSoap_p13105.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ipv6Name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RProcessNode/nodeUsage
diagram AXLSoap_p13106.png
type axlapi:XNodeUsage
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="nodeUsage" type="axlapi:XNodeUsage" minOccurs="0" maxOccurs="1"/>

element RProcessNode/lbmHubGroup
diagram AXLSoap_p13107.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="lbmHubGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RProcessNode/processNodeRole
diagram AXLSoap_p13108.png
type axlapi:XProcessNodeRole
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="processNodeRole" type="axlapi:XProcessNodeRole" minOccurs="0" maxOccurs="1"/>

element RProcessNode/cupDomain
diagram AXLSoap_p13109.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="cupDomain" type="xsd:string" minOccurs="0" maxOccurs="1"/>


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