complexType XMlppDomain
diagram AXLAPI_p15891.png
namespace http://www.cisco.com/AXL/API/9.0
children domainName domainId
used by
element AddMlppDomainReq/mlppDomain
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>

element XMlppDomain/domainName
diagram AXLAPI_p15892.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="domainName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XMlppDomain/domainId
diagram AXLAPI_p15893.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="domainId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>


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