complexType XMtp
diagram AXLSoap_p20031.png
namespace http://www.cisco.com/AXL/API/15.0
children mtpType name description devicePoolName trustedRelayPoint
used by
element AddMtpReq/mtp
source <xsd:complexType name="XMtp">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="mtpType" type="axlapi:XProduct" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="trustedRelayPoint" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XMtp/mtpType
diagram AXLSoap_p20032.png
type axlapi:XProduct
properties
content simple
nillable false
source <xsd:element name="mtpType" type="axlapi:XProduct" nillable="false" minOccurs="1" maxOccurs="1"/>

element XMtp/name
diagram AXLSoap_p20033.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XMtp/description
diagram AXLSoap_p20034.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element XMtp/trustedRelayPoint
diagram AXLSoap_p20036.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="trustedRelayPoint" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>


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