complexType ListLdapSyncCustomFieldReq
diagram AXLSoap_p7093.png
namespace http://www.cisco.com/AXL/API/15.0
children searchCriteria returnedTags skip first
used by
element listLdapSyncCustomField
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="ListLdapSyncCustomFieldReq">
 
<xsd:sequence>
   
<xsd:element name="searchCriteria">
     
<xsd:annotation>
       
<xsd:documentation>Specify Search Criterion</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:element name="ldapConfigurationName" type="xsd:string" minOccurs="0"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="returnedTags" type="axlapi:NewLLdapSyncCustomField"/>
   
<xsd:element name="skip" type="xsd:unsignedLong" minOccurs="0"/>
   
<xsd:element name="first" type="xsd:unsignedLong" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute ListLdapSyncCustomFieldReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element ListLdapSyncCustomFieldReq/searchCriteria
diagram AXLSoap_p7094.png
properties
content complex
children ldapConfigurationName
annotation
documentation
Specify Search Criterion
source <xsd:element name="searchCriteria">
 
<xsd:annotation>
   
<xsd:documentation>Specify Search Criterion</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="ldapConfigurationName" type="xsd:string" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element ListLdapSyncCustomFieldReq/searchCriteria/ldapConfigurationName
diagram AXLSoap_p7095.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ldapConfigurationName" type="xsd:string" minOccurs="0"/>

element ListLdapSyncCustomFieldReq/returnedTags
diagram AXLSoap_p7096.png
type axlapi:NewLLdapSyncCustomField
properties
content complex
children ldapUserField
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="returnedTags" type="axlapi:NewLLdapSyncCustomField"/>

element ListLdapSyncCustomFieldReq/skip
diagram AXLSoap_p7097.png
type xsd:unsignedLong
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="skip" type="xsd:unsignedLong" minOccurs="0"/>

element ListLdapSyncCustomFieldReq/first
diagram AXLSoap_p7098.png
type xsd:unsignedLong
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="first" type="xsd:unsignedLong" minOccurs="0"/>


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