complexType GetPageLayoutPreferencesReq
diagram AXLSoap_p3576.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children pageName returnedTags
used by
element getPageLayoutPreferences
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetPageLayoutPreferencesReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="pageName" type="axlapi:String100"/>
       
<xsd:element name="returnedTags" type="axlapi:RPageLayoutPreferences" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetPageLayoutPreferencesReq/pageName
diagram AXLSoap_p3577.png
type axlapi:String100
properties
content simple
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="pageName" type="axlapi:String100"/>

element GetPageLayoutPreferencesReq/returnedTags
diagram AXLSoap_p3578.png
type axlapi:RPageLayoutPreferences
properties
minOcc 0
maxOcc 1
content complex
children pageName pageSections
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="returnedTags" type="axlapi:RPageLayoutPreferences" minOccurs="0"/>


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