complexType XProcessNode
diagram axlapi_p14784.png
namespace http://www.cisco.com/AXL/API/8.5
children name description mac ipv6Name
used by
element AddProcessNodeReq/processNode
source <xsd:complexType name="XProcessNode">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String255" nillable="false" minOccurs="1" 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" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mac" type="axlapi:XMacAddress" nillable="false" 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" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XProcessNode/name
diagram axlapi_p14785.png
type axlapi:String255
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
annotation
documentation
The primary hostname of the process node.
source <xsd:element name="name" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The primary hostname of the process node.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XProcessNode/description
diagram axlapi_p14786.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XProcessNode/mac
diagram axlapi_p14787.png
type axlapi:XMacAddress
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
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" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The mac address of the host.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XProcessNode/ipv6Name
diagram axlapi_p14788.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="ipv6Name" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>


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