complexType XTransformationProfile
diagram AXLAPI_p16752.png
namespace http://www.cisco.com/AXL/API/9.0
children name description nationalStripDigits internationalStripDigits unknownStripDigits subscriberStripDigits nationalPrefix internationalPrefix unknownPrefix subscriberPrefix nationalCssName internationalCssName unknownCssName subscriberCssName
used by
element AddTransformationProfileReq/transformationProfile
source <xsd:complexType name="XTransformationProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" 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:complexType>

element XTransformationProfile/name
diagram AXLAPI_p16753.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XTransformationProfile/description
diagram AXLAPI_p16754.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 XTransformationProfile/nationalStripDigits
diagram AXLAPI_p16755.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 XTransformationProfile/internationalStripDigits
diagram AXLAPI_p16756.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 XTransformationProfile/unknownStripDigits
diagram AXLAPI_p16757.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 XTransformationProfile/subscriberStripDigits
diagram AXLAPI_p16758.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 XTransformationProfile/nationalPrefix
diagram AXLAPI_p16759.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 XTransformationProfile/internationalPrefix
diagram AXLAPI_p16760.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 XTransformationProfile/unknownPrefix
diagram AXLAPI_p16761.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 XTransformationProfile/subscriberPrefix
diagram AXLAPI_p16762.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 XTransformationProfile/nationalCssName
diagram AXLAPI_p16763.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 XTransformationProfile/internationalCssName
diagram AXLAPI_p16764.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 XTransformationProfile/unknownCssName
diagram AXLAPI_p16765.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 XTransformationProfile/subscriberCssName
diagram AXLAPI_p16766.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