complexType RTransformationProfile
diagram AXLSoap_p13828.png
namespace http://www.cisco.com/AXL/API/15.0
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
uuid  axlapi: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
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

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

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

element RTransformationProfile/nationalPrefix
diagram AXLSoap_p13835.png
type axlapi:String16
properties
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 AXLSoap_p13836.png
type axlapi:String16
properties
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 AXLSoap_p13837.png
type axlapi:String16
properties
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 AXLSoap_p13838.png
type axlapi:String16
properties
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 AXLSoap_p13839.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="nationalCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RTransformationProfile/internationalCssName
diagram AXLSoap_p13840.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="internationalCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RTransformationProfile/unknownCssName
diagram AXLSoap_p13841.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="unknownCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RTransformationProfile/subscriberCssName
diagram AXLSoap_p13842.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="subscriberCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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