complexType LWirelessAccessPointControllers
diagram AXLSoap_p9454.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 ListWirelessAccessPointControllersReq/returnedTags ListWirelessAccessPointControllersRes/return/wirelessAccessPointControllers
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LWirelessAccessPointControllers">
 
<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 LWirelessAccessPointControllers/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LWirelessAccessPointControllers/name
diagram AXLSoap_p9455.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 LWirelessAccessPointControllers/description
diagram AXLSoap_p9456.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element LWirelessAccessPointControllers/snmpUserIdOrCommunityString
diagram AXLSoap_p9458.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 LWirelessAccessPointControllers/snmpAuthenticationProtocol
diagram AXLSoap_p9459.png
type axlapi:XSNMPAuthenticationProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="snmpAuthenticationProtocol" type="axlapi:XSNMPAuthenticationProtocol" minOccurs="0" maxOccurs="1"/>

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

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

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

element LWirelessAccessPointControllers/syncNow
diagram AXLSoap_p9463.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 LWirelessAccessPointControllers/syncStatus
diagram AXLSoap_p9464.png
type axlapi:XSyncStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="syncStatus" type="axlapi:XSyncStatus" minOccurs="0" maxOccurs="1"/>

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

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

element LWirelessAccessPointControllers/scheduleUnit
diagram AXLSoap_p9467.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