complexType UpdateTransformationProfileReq
diagram AXLAPI_p13625.png
namespace http://www.cisco.com/AXL/API/9.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description nationalStripDigits internationalStripDigits unknownStripDigits subscriberStripDigits nationalPrefix internationalPrefix unknownPrefix subscriberPrefix nationalCssName internationalCssName unknownCssName subscriberCssName
used by
element updateTransformationProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateTransformationProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="nationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="internationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unknownStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="subscriberStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="nationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="internationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="subscriberPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="nationalCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="internationalCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unknownCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="subscriberCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateTransformationProfileReq/newName
diagram AXLAPI_p13626.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateTransformationProfileReq/nationalStripDigits
diagram AXLAPI_p13628.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="nationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateTransformationProfileReq/internationalStripDigits
diagram AXLAPI_p13629.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="internationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateTransformationProfileReq/unknownStripDigits
diagram AXLAPI_p13630.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="unknownStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateTransformationProfileReq/subscriberStripDigits
diagram AXLAPI_p13631.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="subscriberStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateTransformationProfileReq/nationalPrefix
diagram AXLAPI_p13632.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="nationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTransformationProfileReq/internationalPrefix
diagram AXLAPI_p13633.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="internationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTransformationProfileReq/unknownPrefix
diagram AXLAPI_p13634.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTransformationProfileReq/subscriberPrefix
diagram AXLAPI_p13635.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="subscriberPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTransformationProfileReq/nationalCssName
diagram AXLAPI_p13636.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="nationalCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateTransformationProfileReq/internationalCssName
diagram AXLAPI_p13637.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="internationalCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateTransformationProfileReq/unknownCssName
diagram AXLAPI_p13638.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="unknownCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateTransformationProfileReq/subscriberCssName
diagram AXLAPI_p13639.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="subscriberCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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