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

element GetPageLayoutPreferencesRes/return
diagram AXLSoap_p3580.png
properties
content complex
children pageLayoutPreferences
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="pageLayoutPreferences" type="axlapi:RPageLayoutPreferences"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetPageLayoutPreferencesRes/return/pageLayoutPreferences
diagram AXLSoap_p3581.png
type axlapi:RPageLayoutPreferences
properties
content complex
children pageName pageSections
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="pageLayoutPreferences" type="axlapi:RPageLayoutPreferences"/>


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