diagram |
|
namespace |
http://www.cisco.com/AXL/API/15.0 |
type |
extension of axlapi:APIRequest |
properties |
|
children |
pageName returnedTags |
used by |
|
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> |