complexType XCallerFilterList
diagram AXLSoap_p17815.png
namespace http://www.cisco.com/AXL/API/15.0
children name description isAllowedType endUserIdName members
used by
element AddCallerFilterListReq/callerFilterList
source <xsd:complexType name="XCallerFilterList">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isAllowedType" type="axlapi:boolean" default="false" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="endUserIdName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="members" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="member" type="axlapi:XCallerFilterListMember" minOccurs="1" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XCallerFilterList/name
diagram AXLSoap_p17816.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCallerFilterList/description
diagram AXLSoap_p17817.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallerFilterList/isAllowedType
diagram AXLSoap_p17818.png
type axlapi:boolean
properties
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isAllowedType" type="axlapi:boolean" default="false" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCallerFilterList/endUserIdName
diagram AXLSoap_p17819.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="endUserIdName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCallerFilterList/members
diagram AXLSoap_p17820.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="members" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:XCallerFilterListMember" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XCallerFilterList/members/member
diagram AXLSoap_p17821.png
type axlapi:XCallerFilterListMember
properties
minOcc 1
maxOcc unbounded
content complex
children DnMask callerFilterMask
source <xsd:element name="member" type="axlapi:XCallerFilterListMember" minOccurs="1" maxOccurs="unbounded"/>


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