complexType LTransformationProfile
diagram AXLSoap_p7404.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 ListTransformationProfileReq/returnedTags ListTransformationProfileRes/return/transformationProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LTransformationProfile">
 
<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 LTransformationProfile/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LTransformationProfile/name
diagram AXLSoap_p7405.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 LTransformationProfile/description
diagram AXLSoap_p7406.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

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

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

element LTransformationProfile/nationalPrefix
diagram AXLSoap_p7411.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 LTransformationProfile/internationalPrefix
diagram AXLSoap_p7412.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 LTransformationProfile/unknownPrefix
diagram AXLSoap_p7413.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 LTransformationProfile/subscriberPrefix
diagram AXLSoap_p7414.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 LTransformationProfile/nationalCssName
diagram AXLSoap_p7415.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 LTransformationProfile/internationalCssName
diagram AXLSoap_p7416.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 LTransformationProfile/unknownCssName
diagram AXLSoap_p7417.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 LTransformationProfile/subscriberCssName
diagram AXLSoap_p7418.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