complexType GetMraServiceDomainRes
diagram AXLSoap_p3550.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getMraServiceDomainResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetMraServiceDomainRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="mraServiceDomain" type="axlapi:RMraServiceDomain"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetMraServiceDomainRes/return
diagram AXLSoap_p3551.png
properties
content complex
children mraServiceDomain
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="mraServiceDomain" type="axlapi:RMraServiceDomain"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetMraServiceDomainRes/return/mraServiceDomain
diagram AXLSoap_p3552.png
type axlapi:RMraServiceDomain
properties
content complex
children name isDefault serviceDomains
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="mraServiceDomain" type="axlapi:RMraServiceDomain"/>


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