complexType UpdateSipRoutePatternReq
diagram axlapi_p12253.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid pattern routePartitionName newPattern description newRoutePartitionName blockEnable callingPartyTransformationMask useCallingPartyPhoneMask callingPartyPrefixDigits callingLinePresentationBit callingNamePresentationBit connectedLinePresentationBit connectedNamePresentationBit sipTrunkName dnOrPatternIpv6 routeOnUserPart useCallerCss domainRoutingCssName
used by
element updateSipRoutePattern
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateSipRoutePatternReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:sequence>
           
<xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:choice>
       
<xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newRoutePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="blockEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPartyTransformationMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useCallingPartyPhoneMask" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingNamePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="connectedLinePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="connectedNamePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipTrunkName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dnOrPatternIpv6" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="routeOnUserPart" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useCallerCss" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="domainRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateSipRoutePatternReq/uuid
diagram axlapi_p12254.png
type axlapi:XUUID
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateSipRoutePatternReq/pattern
diagram axlapi_p12255.png
type xsd:string
properties
isRef 0
content simple
nillable false
source <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateSipRoutePatternReq/routePartitionName
diagram axlapi_p12256.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateSipRoutePatternReq/newPattern
diagram axlapi_p12257.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/description
diagram axlapi_p12258.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/newRoutePartitionName
diagram axlapi_p12259.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="newRoutePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/blockEnable
diagram axlapi_p12260.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="blockEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/callingPartyTransformationMask
diagram axlapi_p12261.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="callingPartyTransformationMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/useCallingPartyPhoneMask
diagram axlapi_p12262.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="useCallingPartyPhoneMask" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/callingPartyPrefixDigits
diagram axlapi_p12263.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/callingLinePresentationBit
diagram axlapi_p12264.png
type axlapi:XPresentationBit
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/callingNamePresentationBit
diagram axlapi_p12265.png
type axlapi:XPresentationBit
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="callingNamePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/connectedLinePresentationBit
diagram axlapi_p12266.png
type axlapi:XPresentationBit
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="connectedLinePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/connectedNamePresentationBit
diagram axlapi_p12267.png
type axlapi:XPresentationBit
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="connectedNamePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/sipTrunkName
diagram axlapi_p12268.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="sipTrunkName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/dnOrPatternIpv6
diagram axlapi_p12269.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="dnOrPatternIpv6" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/routeOnUserPart
diagram axlapi_p12270.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="routeOnUserPart" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/useCallerCss
diagram axlapi_p12271.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useCallerCss" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipRoutePatternReq/domainRoutingCssName
diagram axlapi_p12272.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="domainRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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