diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIRequest | ||||||||||||
properties |
|
||||||||||||
children | productName protocol trunkType | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
diagram | |||||||
type | axlapi:String32 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="productName" type="axlapi:String32" minOccurs="1"/> |
diagram | |||||||
type | axlapi:String32 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="protocol" type="axlapi:String32" minOccurs="1"/> |
diagram | |||||||
type | axlapi:String32 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |