complexType XLdapFilter
diagram axlapi_p14396.png
namespace http://www.cisco.com/AXL/API/8.5
children name filter
used by
element AddLdapFilterReq/ldapFilter
source <xsd:complexType name="XLdapFilter">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String4096" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="filter" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XLdapFilter/name
diagram axlapi_p14397.png
type axlapi:String4096
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 4096 
source <xsd:element name="name" type="axlapi:String4096" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLdapFilter/filter
diagram axlapi_p14398.png
type axlapi:String255
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="filter" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>


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