complexType RImeLearnedRoutes
diagram AXLSoap_p12416.png
namespace http://www.cisco.com/AXL/API/15.0
children e164Did domain signaling learnedOn expiresOn adminEnabled
used by
elements GetImeLearnedRoutesRes/return/imeLearnedRoutes GetImeLearnedRoutesReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RImeLearnedRoutes">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="e164Did" type="axlapi:String32" minOccurs="0"/>
   
<xsd:element name="domain" type="axlapi:String255" minOccurs="0"/>
   
<xsd:element name="signaling" type="axlapi:String1024" minOccurs="0"/>
   
<xsd:element name="learnedOn" type="axlapi:String32" minOccurs="0"/>
   
<xsd:element name="expiresOn" type="axlapi:String32" minOccurs="0"/>
   
<xsd:element name="adminEnabled" type="axlapi:boolean" default="false" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

element RImeLearnedRoutes/signaling
diagram AXLSoap_p12419.png
type axlapi:String1024
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 1024
source <xsd:element name="signaling" type="axlapi:String1024" minOccurs="0"/>

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

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

element RImeLearnedRoutes/adminEnabled
diagram AXLSoap_p12422.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="adminEnabled" type="axlapi:boolean" default="false" minOccurs="0"/>


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