complexType LUcService
diagram AXLAPI_p7458.png
namespace http://www.cisco.com/AXL/API/9.0
children serviceType productType name description hostnameorip port protocol
used by
elements ListUcServiceReq/returnedTags ListUcServiceRes/return/ucService
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LUcService">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="serviceType" type="axlapi:XUCService" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="productType" type="axlapi:XUCProduct" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hostnameorip" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="protocol" type="axlapi:XConnectProtocol" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LUcService/serviceType
diagram AXLAPI_p7459.png
type axlapi:XUCService
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="serviceType" type="axlapi:XUCService" minOccurs="0" maxOccurs="1"/>

element LUcService/productType
diagram AXLAPI_p7460.png
type axlapi:XUCProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="productType" type="axlapi:XUCProduct" minOccurs="0" maxOccurs="1"/>

element LUcService/name
diagram AXLAPI_p7461.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

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

element LUcService/hostnameorip
diagram AXLAPI_p7463.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="hostnameorip" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element LUcService/port
diagram AXLAPI_p7464.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="port" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LUcService/protocol
diagram AXLAPI_p7465.png
type axlapi:XConnectProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="protocol" type="axlapi:XConnectProtocol" minOccurs="0" maxOccurs="1"/>


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