complexType LMtp
diagram AXLSoap_p8183.png
namespace http://www.cisco.com/AXL/API/15.0
children mtpType name description devicePoolName trustedRelayPoint
used by
elements ListMtpRes/return/mtp ListMtpReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LMtp">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="mtpType" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="trustedRelayPoint" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LMtp/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LMtp/mtpType
diagram AXLSoap_p8184.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mtpType" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>

element LMtp/name
diagram AXLSoap_p8185.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element LMtp/devicePoolName
diagram AXLSoap_p8187.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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


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