complexType RTransformationProfile
diagram AXLSoap_p10851.png
namespace http://www.cisco.com/AXL/API/9.1
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_p10852.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_p10853.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_p10854.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_p10855.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_p10856.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_p10857.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_p10858.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_p10859.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_p10860.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_p10861.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_p10862.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_p10863.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_p10864.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_p10865.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