complexType OXFkTypeProduct_Protocol
diagram AXLSoap_p9830.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:OXFkType
properties
base axlapi:OXFkType
children skip first product protocol
used by
elements OXPhone/defaultProfileName OXPhone/dndOption OXAddOnModule/model OXDeviceProfile/phoneTemplateName OXPhone/securityProfileName
source <xsd:complexType name="OXFkTypeProduct_Protocol">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:OXFkType">
     
<xsd:sequence>
       
<xsd:element name="product" type="xsd:string"/>
       
<xsd:element name="protocol" type="xsd:string"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element OXFkTypeProduct_Protocol/product
diagram AXLSoap_p9831.png
type xsd:string
properties
content simple
source <xsd:element name="product" type="xsd:string"/>

element OXFkTypeProduct_Protocol/protocol
diagram AXLSoap_p9832.png
type xsd:string
properties
content simple
source <xsd:element name="protocol" type="xsd:string"/>


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