complexType LUnitsToGateway
diagram AXLSoap_p9147.png
namespace http://www.cisco.com/AXL/API/15.0
children domainName gatewayUuid
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LUnitsToGateway">
 
<xsd:sequence minOccurs="0">
   
<xsd:choice minOccurs="0">
     
<xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>For SCCP mention MAC Address</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="gatewayUuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>pkid of the Gateway</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LUnitsToGateway/domainName
diagram AXLSoap_p9148.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
For SCCP mention MAC Address
source <xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For SCCP mention MAC Address</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LUnitsToGateway/gatewayUuid
diagram AXLSoap_p9149.png
type axlapi:XUUID
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
annotation
documentation
pkid of the Gateway
source <xsd:element name="gatewayUuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>pkid of the Gateway</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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