complexType GetPhoneTypeDisplayInstanceReq
diagram AXLSoap_p3617.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children productName protocol trunkType
used by
element getPhoneTypeDisplayInstance
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetPhoneTypeDisplayInstanceReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="productName" type="axlapi:String32" minOccurs="1"/>
       
<xsd:element name="protocol" type="axlapi:String32" minOccurs="1"/>
       
<xsd:element name="trunkType" type="axlapi:String32" minOccurs="0">
         
<xsd:annotation>
           
<xsd:documentation>This tag should be passed for some gateway endpoint/port.Eg Ground Start for Analog Access in Cisco 3745</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetPhoneTypeDisplayInstanceReq/productName
diagram AXLSoap_p3618.png
type axlapi:String32
properties
content simple
facets
Kind Value Annotation
maxLength 32
source <xsd:element name="productName" type="axlapi:String32" minOccurs="1"/>

element GetPhoneTypeDisplayInstanceReq/protocol
diagram AXLSoap_p3619.png
type axlapi:String32
properties
content simple
facets
Kind Value Annotation
maxLength 32
source <xsd:element name="protocol" type="axlapi:String32" minOccurs="1"/>

element GetPhoneTypeDisplayInstanceReq/trunkType
diagram AXLSoap_p3620.png
type axlapi:String32
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 32
annotation
documentation
This tag should be passed for some gateway endpoint/port.Eg Ground Start for Analog Access in Cisco 3745
source <xsd:element name="trunkType" type="axlapi:String32" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>This tag should be passed for some gateway endpoint/port.Eg Ground Start for Analog Access in Cisco 3745</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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