complexType AddMeetMeReq
diagram AXLSoap_p2342.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children meetMe
used by
element addMeetMe
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddMeetMeReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="meetMe" type="axlapi:XMeetMe"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddMeetMeReq/meetMe
diagram AXLSoap_p2343.png
type axlapi:XMeetMe
properties
content complex
children pattern description routePartitionName minimumSecurityLevel
source <xsd:element name="meetMe" type="axlapi:XMeetMe"/>


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