complexType LLdapDirectory
diagram AXLSoap_p6461.png
namespace http://www.cisco.com/AXL/API/9.1
children name ldapDn userSearchBase repeatable intervalValue scheduleUnit nextExecTime
used by
elements ListLdapDirectoryRes/return/ldapDirectory ListLdapDirectoryReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LLdapDirectory">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ldapDn" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userSearchBase" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="repeatable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="intervalValue" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="scheduleUnit" type="axlapi:XScheduleUnit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nextExecTime" type="axlapi:String32" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LLdapDirectory/name
diagram AXLSoap_p6462.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LLdapDirectory/ldapDn
diagram AXLSoap_p6463.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="ldapDn" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

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

element LLdapDirectory/repeatable
diagram AXLSoap_p6465.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="repeatable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

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

element LLdapDirectory/nextExecTime
diagram AXLSoap_p6468.png
type axlapi:String32
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 32
source <xsd:element name="nextExecTime" type="axlapi:String32" minOccurs="0" maxOccurs="1"/>


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