complexType RSipRoutePattern
diagram AXLAPI_p10555.png
namespace http://www.cisco.com/AXL/API/9.0
children pattern description usage routePartitionName blockEnable callingPartyTransformationMask useCallingPartyPhoneMask callingPartyPrefixDigits callingLinePresentationBit callingNamePresentationBit connectedLinePresentationBit connectedNamePresentationBit sipTrunkName dnOrPatternIpv6 routeOnUserPart useCallerCss domainRoutingCssName
used by
elements GetSipRoutePatternReq/returnedTags GetSipRoutePatternRes/return/sipRoutePattern
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RSipRoutePattern">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="usage" type="axlapi:XPatternUsage" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="blockEnable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyTransformationMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useCallingPartyPhoneMask" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingNamePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedNamePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipTrunkName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dnOrPatternIpv6" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeOnUserPart" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useCallerCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="domainRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RSipRoutePattern/pattern
diagram AXLAPI_p10556.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/description
diagram AXLAPI_p10557.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/usage
diagram AXLAPI_p10558.png
type axlapi:XPatternUsage
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="usage" type="axlapi:XPatternUsage" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/routePartitionName
diagram AXLAPI_p10559.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="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/blockEnable
diagram AXLAPI_p10560.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="blockEnable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/callingPartyTransformationMask
diagram AXLAPI_p10561.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartyTransformationMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/useCallingPartyPhoneMask
diagram AXLAPI_p10562.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useCallingPartyPhoneMask" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/callingPartyPrefixDigits
diagram AXLAPI_p10563.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/callingLinePresentationBit
diagram AXLAPI_p10564.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/callingNamePresentationBit
diagram AXLAPI_p10565.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingNamePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/connectedLinePresentationBit
diagram AXLAPI_p10566.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="connectedLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/connectedNamePresentationBit
diagram AXLAPI_p10567.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="connectedNamePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/sipTrunkName
diagram AXLAPI_p10568.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="sipTrunkName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/dnOrPatternIpv6
diagram AXLAPI_p10569.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dnOrPatternIpv6" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/routeOnUserPart
diagram AXLAPI_p10570.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="routeOnUserPart" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/useCallerCss
diagram AXLAPI_p10571.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="useCallerCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipRoutePattern/domainRoutingCssName
diagram AXLAPI_p10572.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="domainRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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