complexType RPageLayoutPreferences
diagram AXLSoap_p12811.png
namespace http://www.cisco.com/AXL/API/15.0
children pageName pageSections
used by
elements GetPageLayoutPreferencesRes/return/pageLayoutPreferences GetPageLayoutPreferencesReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RPageLayoutPreferences">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="pageName" type="xsd:string" minOccurs="0"/>
   
<xsd:element name="pageSections" minOccurs="0">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="pageSection" minOccurs="0" maxOccurs="unbounded">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="name" type="axlapi:XWebPageSection" minOccurs="0"/>
               
<xsd:element name="state" type="axlapi:XWebPageDisplay" minOccurs="0"/>
               
<xsd:element name="order" type="axlapi:XInteger" minOccurs="0"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RPageLayoutPreferences/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RPageLayoutPreferences/pageName
diagram AXLSoap_p12812.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pageName" type="xsd:string" minOccurs="0"/>

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

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

element RPageLayoutPreferences/pageSections/pageSection/name
diagram AXLSoap_p12815.png
type axlapi:XWebPageSection
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="axlapi:XWebPageSection" minOccurs="0"/>

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

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


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