complexType RCallerFilterList
diagram AXLAPI_p7784.png
namespace http://www.cisco.com/AXL/API/9.0
children name description isAllowedType endUserIdName members
used by
elements GetCallerFilterListRes/return/callerFilterList GetCallerFilterListReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="RCallerFilterList">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isAllowedType" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="endUserIdName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="members" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:RCallerFilterListMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

element RCallerFilterList/name
diagram AXLAPI_p7785.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 RCallerFilterList/description
diagram AXLAPI_p7786.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RCallerFilterList/isAllowedType
diagram AXLAPI_p7787.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="isAllowedType" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

element RCallerFilterList/members
diagram AXLAPI_p7789.png
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="members" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="member" type="axlapi:RCallerFilterListMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RCallerFilterList/members/member
diagram AXLAPI_p7790.png
type axlapi:RCallerFilterListMember
properties
minOcc 0
maxOcc unbounded
content complex
children DnMask callerFilterMask
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="member" type="axlapi:RCallerFilterListMember" minOccurs="0" maxOccurs="unbounded"/>


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