diagram | ![]() |
||
namespace | http://www.cisco.com/AXL/API/8.5 | ||
children | name description mac ipv6Name | ||
used by |
|
||
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> |
diagram | ![]() |
||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||||||
type | axlapi:String50 | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | axlapi:XMacAddress | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
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> |
diagram | ![]() |
||||||||||
type | xsd:string | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="ipv6Name" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |