diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | domainName domainId | ||
used by |
|
||
source | <xsd:complexType name="XMlppDomain"> <xsd:sequence minOccurs="0"> <xsd:element name="domainName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="domainId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="domainName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="domainId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |