complexType LDevicePool
diagram AXLSoap_p3904.png
namespace http://www.cisco.com/AXL/API/9.1
children name autoSearchSpaceName dateTimeSettingName callManagerGroupName mediaResourceListName regionName networkLocale srstName connectionMonitorDuration automatedAlternateRoutingCssName aarNeighborhoodName locationName mobilityCssName physicalLocationName deviceMobilityGroupName revertPriority singleButtonBarge joinAcrossLines cgpnTransformationCssName cdpnTransformationCssName localRouteGroupName geoLocationName geoLocationFilterName callingPartyNationalPrefix callingPartyInternationalPrefix callingPartyUnknownPrefix callingPartySubscriberPrefix adjunctCallingSearchSpace callingPartyNationalStripDigits callingPartyInternationalStripDigits callingPartyUnknownStripDigits callingPartySubscriberStripDigits callingPartyNationalTransformationCssName callingPartyInternationalTransformationCssName callingPartyUnknownTransformationCssName callingPartySubscriberTransformationCssName calledPartyNationalPrefix calledPartyInternationalPrefix calledPartyUnknownPrefix calledPartySubscriberPrefix calledPartyNationalStripDigits calledPartyInternationalStripDigits calledPartyUnknownStripDigits calledPartySubscriberStripDigits calledPartyNationalTransformationCssName calledPartyInternationalTransformationCssName calledPartyUnknownTransformationCssName calledPartySubscriberTransformationCssName imeEnrolledPatternGroupName
used by
elements ListDevicePoolRes/return/devicePool ListDevicePoolReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="LDevicePool">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dateTimeSettingName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callManagerGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mediaResourceListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="regionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkLocale" type="axlapi:XCountry" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="srstName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectionMonitorDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mobilityCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="physicalLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deviceMobilityGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="revertPriority" type="axlapi:XRevertPriority" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="singleButtonBarge" type="axlapi:XBarge" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="joinAcrossLines" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cdpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="localRouteGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyInternationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyUnknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySubscriberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="adjunctCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyInternationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyUnknownStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySubscriberStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyInternationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyUnknownTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySubscriberTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyInternationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyUnknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartySubscriberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyInternationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyUnknownStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartySubscriberStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyInternationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyUnknownTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartySubscriberTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imeEnrolledPatternGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute LDevicePool/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element LDevicePool/name
diagram AXLSoap_p3905.png
type axlapi:UniqueString50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:UniqueString50" minOccurs="0" maxOccurs="1"/>

element LDevicePool/autoSearchSpaceName
diagram AXLSoap_p3906.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="autoSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/dateTimeSettingName
diagram AXLSoap_p3907.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="dateTimeSettingName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/callManagerGroupName
diagram AXLSoap_p3908.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="callManagerGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/mediaResourceListName
diagram AXLSoap_p3909.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="mediaResourceListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/regionName
diagram AXLSoap_p3910.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="regionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/networkLocale
diagram AXLSoap_p3911.png
type axlapi:XCountry
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="networkLocale" type="axlapi:XCountry" minOccurs="0" maxOccurs="1"/>

element LDevicePool/srstName
diagram AXLSoap_p3912.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="srstName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element LDevicePool/automatedAlternateRoutingCssName
diagram AXLSoap_p3914.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="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/aarNeighborhoodName
diagram AXLSoap_p3915.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="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/locationName
diagram AXLSoap_p3916.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="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/mobilityCssName
diagram AXLSoap_p3917.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="mobilityCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/physicalLocationName
diagram AXLSoap_p3918.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="physicalLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/deviceMobilityGroupName
diagram AXLSoap_p3919.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="deviceMobilityGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/revertPriority
diagram AXLSoap_p3920.png
type axlapi:XRevertPriority
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="revertPriority" type="axlapi:XRevertPriority" minOccurs="0" maxOccurs="1"/>

element LDevicePool/singleButtonBarge
diagram AXLSoap_p3921.png
type axlapi:XBarge
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="singleButtonBarge" type="axlapi:XBarge" minOccurs="0" maxOccurs="1"/>

element LDevicePool/joinAcrossLines
diagram AXLSoap_p3922.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="joinAcrossLines" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element LDevicePool/cgpnTransformationCssName
diagram AXLSoap_p3923.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="cgpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/cdpnTransformationCssName
diagram AXLSoap_p3924.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="cdpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/localRouteGroupName
diagram AXLSoap_p3925.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="localRouteGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/geoLocationName
diagram AXLSoap_p3926.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="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/geoLocationFilterName
diagram AXLSoap_p3927.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="geoLocationFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/callingPartyNationalPrefix
diagram AXLSoap_p3928.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="callingPartyNationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element LDevicePool/callingPartyInternationalPrefix
diagram AXLSoap_p3929.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="callingPartyInternationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element LDevicePool/callingPartyUnknownPrefix
diagram AXLSoap_p3930.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="callingPartyUnknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element LDevicePool/callingPartySubscriberPrefix
diagram AXLSoap_p3931.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="callingPartySubscriberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element LDevicePool/adjunctCallingSearchSpace
diagram AXLSoap_p3932.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="adjunctCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

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

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

element LDevicePool/callingPartyNationalTransformationCssName
diagram AXLSoap_p3937.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="callingPartyNationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/callingPartyInternationalTransformationCssName
diagram AXLSoap_p3938.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="callingPartyInternationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/callingPartyUnknownTransformationCssName
diagram AXLSoap_p3939.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="callingPartyUnknownTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/callingPartySubscriberTransformationCssName
diagram AXLSoap_p3940.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="callingPartySubscriberTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/calledPartyNationalPrefix
diagram AXLSoap_p3941.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="calledPartyNationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element LDevicePool/calledPartyInternationalPrefix
diagram AXLSoap_p3942.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="calledPartyInternationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element LDevicePool/calledPartyUnknownPrefix
diagram AXLSoap_p3943.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="calledPartyUnknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element LDevicePool/calledPartySubscriberPrefix
diagram AXLSoap_p3944.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="calledPartySubscriberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

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

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

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

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

element LDevicePool/calledPartyNationalTransformationCssName
diagram AXLSoap_p3949.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="calledPartyNationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/calledPartyInternationalTransformationCssName
diagram AXLSoap_p3950.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="calledPartyInternationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/calledPartyUnknownTransformationCssName
diagram AXLSoap_p3951.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="calledPartyUnknownTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/calledPartySubscriberTransformationCssName
diagram AXLSoap_p3952.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="calledPartySubscriberTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LDevicePool/imeEnrolledPatternGroupName
diagram AXLSoap_p3953.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="imeEnrolledPatternGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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