complexType GetDialPlanTagReq
diagram AXLSoap_p3006.png
namespace http://www.cisco.com/AXL/API/15.0
children uuid name dialPlanName returnedTags
used by
element getDialPlanTag
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetDialPlanTagReq">
 
<xsd:sequence>
   
<xsd:choice>
     
<xsd:element name="uuid" type="axlapi:XUUID"/>
     
<xsd:sequence>
       
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Actually called "tag" in database.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="dialPlanName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:choice>
   
<xsd:element name="returnedTags" type="axlapi:RDialPlanTag" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute GetDialPlanTagReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element GetDialPlanTagReq/uuid
diagram AXLSoap_p3007.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element GetDialPlanTagReq/name
diagram AXLSoap_p3008.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Actually called "tag" in database.
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Actually called "tag" in database.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element GetDialPlanTagReq/dialPlanName
diagram AXLSoap_p3009.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="dialPlanName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element GetDialPlanTagReq/returnedTags
diagram AXLSoap_p3010.png
type axlapi:RDialPlanTag
properties
minOcc 0
maxOcc 1
content complex
children name dialPlanName operator suppressFromRouteFilter
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="returnedTags" type="axlapi:RDialPlanTag" minOccurs="0"/>


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