complexType RWirelessAccessPointControllers
diagram AXLSoap_p14351.png
namespace http://www.cisco.com/AXL/API/15.0
children name description snmpVersion snmpUserIdOrCommunityString snmpAuthenticationProtocol snmpAuthenticationPassword snmpPrivacyProtocol snmpPrivacyPassword syncNow syncStatus resyncInterval nextSyncTime scheduleUnit
used by
elements GetWirelessAccessPointControllersReq/returnedTags GetWirelessAccessPointControllersRes/return/wirelessAccessPointControllers
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RWirelessAccessPointControllers">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="snmpVersion" type="axlapi:XSNMPVersion" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="snmpUserIdOrCommunityString" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>if version is 3 then it will be snmpUserId and if version is 2 then it will be treated as snmpCommuintyString</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="snmpAuthenticationProtocol" type="axlapi:XSNMPAuthenticationProtocol" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="snmpAuthenticationPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="snmpPrivacyProtocol" type="axlapi:XSNMPPrivacyProtocol" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="snmpPrivacyPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="syncNow" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="syncStatus" type="axlapi:XSyncStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="resyncInterval" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nextSyncTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="scheduleUnit" type="axlapi:XScheduleUnit" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RWirelessAccessPointControllers/name
diagram AXLSoap_p14352.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="name" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RWirelessAccessPointControllers/description
diagram AXLSoap_p14353.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RWirelessAccessPointControllers/snmpVersion
diagram AXLSoap_p14354.png
type axlapi:XSNMPVersion
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="snmpVersion" type="axlapi:XSNMPVersion" minOccurs="0" maxOccurs="1"/>

element RWirelessAccessPointControllers/snmpUserIdOrCommunityString
diagram AXLSoap_p14355.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
if version is 3 then it will be snmpUserId and if version is 2 then it will be treated as snmpCommuintyString
source <xsd:element name="snmpUserIdOrCommunityString" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>if version is 3 then it will be snmpUserId and if version is 2 then it will be treated as snmpCommuintyString</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RWirelessAccessPointControllers/snmpAuthenticationProtocol
diagram AXLSoap_p14356.png
type axlapi:XSNMPAuthenticationProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="snmpAuthenticationProtocol" type="axlapi:XSNMPAuthenticationProtocol" minOccurs="0" maxOccurs="1"/>

element RWirelessAccessPointControllers/snmpAuthenticationPassword
diagram AXLSoap_p14357.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="snmpAuthenticationPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RWirelessAccessPointControllers/snmpPrivacyProtocol
diagram AXLSoap_p14358.png
type axlapi:XSNMPPrivacyProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="snmpPrivacyProtocol" type="axlapi:XSNMPPrivacyProtocol" minOccurs="0" maxOccurs="1"/>

element RWirelessAccessPointControllers/snmpPrivacyPassword
diagram AXLSoap_p14359.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="snmpPrivacyPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RWirelessAccessPointControllers/syncNow
diagram AXLSoap_p14360.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="syncNow" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RWirelessAccessPointControllers/syncStatus
diagram AXLSoap_p14361.png
type axlapi:XSyncStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="syncStatus" type="axlapi:XSyncStatus" minOccurs="0" maxOccurs="1"/>

element RWirelessAccessPointControllers/resyncInterval
diagram AXLSoap_p14362.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="resyncInterval" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RWirelessAccessPointControllers/nextSyncTime
diagram AXLSoap_p14363.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="nextSyncTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RWirelessAccessPointControllers/scheduleUnit
diagram AXLSoap_p14364.png
type axlapi:XScheduleUnit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="scheduleUnit" type="axlapi:XScheduleUnit" minOccurs="0" maxOccurs="1"/>


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