complexType UpdatePageLayoutPreferencesReq
diagram AXLSoap_p16323.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children pageName pageSections
used by
element updatePageLayoutPreferences
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdatePageLayoutPreferencesReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="pageName" type="xsd:string" minOccurs="1" maxOccurs="1"/>
       
<xsd:element name="pageSections" minOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="1">
             
<xsd:element name="pageSection" maxOccurs="unbounded">
               
<xsd:complexType>
                 
<xsd:sequence minOccurs="1">
                   
<xsd:element name="name" type="axlapi:XWebPageSection" nillable="false"/>
                   
<xsd:element name="state" type="axlapi:XWebPageDisplay" nillable="false" minOccurs="0"/>
                   
<xsd:element name="order" type="axlapi:XInteger" nillable="false" minOccurs="0"/>
                 
</xsd:sequence>
               
</xsd:complexType>
             
</xsd:element>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdatePageLayoutPreferencesReq/pageName
diagram AXLSoap_p16324.png
type xsd:string
properties
content simple
source <xsd:element name="pageName" type="xsd:string" minOccurs="1" maxOccurs="1"/>

element UpdatePageLayoutPreferencesReq/pageSections
diagram AXLSoap_p16325.png
properties
content complex
children pageSection
source <xsd:element name="pageSections" minOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="1">
     
<xsd:element name="pageSection" maxOccurs="unbounded">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="1">
           
<xsd:element name="name" type="axlapi:XWebPageSection" nillable="false"/>
           
<xsd:element name="state" type="axlapi:XWebPageDisplay" nillable="false" minOccurs="0"/>
           
<xsd:element name="order" type="axlapi:XInteger" nillable="false" minOccurs="0"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdatePageLayoutPreferencesReq/pageSections/pageSection
diagram AXLSoap_p16326.png
properties
minOcc 1
maxOcc unbounded
content complex
children name state order
source <xsd:element name="pageSection" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="1">
     
<xsd:element name="name" type="axlapi:XWebPageSection" nillable="false"/>
     
<xsd:element name="state" type="axlapi:XWebPageDisplay" nillable="false" minOccurs="0"/>
     
<xsd:element name="order" type="axlapi:XInteger" nillable="false" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdatePageLayoutPreferencesReq/pageSections/pageSection/name
diagram AXLSoap_p16327.png
type axlapi:XWebPageSection
properties
content simple
nillable false
source <xsd:element name="name" type="axlapi:XWebPageSection" nillable="false"/>

element UpdatePageLayoutPreferencesReq/pageSections/pageSection/state
diagram AXLSoap_p16328.png
type axlapi:XWebPageDisplay
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="state" type="axlapi:XWebPageDisplay" nillable="false" minOccurs="0"/>

element UpdatePageLayoutPreferencesReq/pageSections/pageSection/order
diagram AXLSoap_p16329.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="order" type="axlapi:XInteger" nillable="false" minOccurs="0"/>


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