complexType RTransformationProfile
diagram axlapi_p9822.png
namespace http://www.cisco.com/AXL/API/8.5
children name description nationalStripDigits internationalStripDigits unknownStripDigits subscriberStripDigits nationalPrefix internationalPrefix unknownPrefix subscriberPrefix nationalCssName internationalCssName unknownCssName subscriberCssName
used by
elements GetTransformationProfileReq/returnedTags GetTransformationProfileRes/return/transformationProfile
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:complexType name="RTransformationProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="internationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unknownStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subscriberStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="internationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subscriberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nationalCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="internationalCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unknownCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subscriberCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RTransformationProfile/@uuid
type axlapi:XUUID
properties
isRef 0
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RTransformationProfile/name
diagram axlapi_p9823.png
type axlapi:String50
properties
isRef 0
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 RTransformationProfile/description
diagram axlapi_p9824.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RTransformationProfile/nationalStripDigits
diagram axlapi_p9825.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="nationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RTransformationProfile/internationalStripDigits
diagram axlapi_p9826.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="internationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RTransformationProfile/unknownStripDigits
diagram axlapi_p9827.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unknownStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RTransformationProfile/subscriberStripDigits
diagram axlapi_p9828.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="subscriberStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RTransformationProfile/nationalPrefix
diagram axlapi_p9829.png
type axlapi:String16
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 16 
source <xsd:element name="nationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element RTransformationProfile/internationalPrefix
diagram axlapi_p9830.png
type axlapi:String16
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 16 
source <xsd:element name="internationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element RTransformationProfile/unknownPrefix
diagram axlapi_p9831.png
type axlapi:String16
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 16 
source <xsd:element name="unknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element RTransformationProfile/subscriberPrefix
diagram axlapi_p9832.png
type axlapi:String16
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 16 
source <xsd:element name="subscriberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

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

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

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

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


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