complexType XMtp
diagram axlapi_p14572.png
namespace http://www.cisco.com/AXL/API/8.5
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 axlapi_p14573.png
type axlapi:XProduct
properties
isRef 0
content simple
nillable false
source <xsd:element name="mtpType" type="axlapi:XProduct" nillable="false" minOccurs="1" maxOccurs="1"/>

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

element XMtp/description
diagram axlapi_p14575.png
type xsd:string
properties
isRef 0
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 axlapi_p14576.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XMtp/trustedRelayPoint
diagram axlapi_p14577.png
type axlapi:boolean
properties
isRef 0
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