complexType XMlppDomain
diagram AXLSoap_p19967.png
namespace http://www.cisco.com/AXL/API/15.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 AXLSoap_p19968.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 AXLSoap_p19969.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