complexType LServiceParameter
diagram AXLSoap_p8688.png
namespace http://www.cisco.com/AXL/API/15.0
children processNodeName name service value valueType
used by
elements ListServiceParameterReq/returnedTags ListServiceParameterRes/return/serviceParameter
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LServiceParameter">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The process Node that this the service parameter belongs to. Not nullable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Name of the service parameter. Not nullable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="service" type="axlapi:XService" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The service that this service parameter belongs to.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="value" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="valueType" type="axlapi:XParam" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LServiceParameter/processNodeName
diagram AXLSoap_p8689.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
The process Node that this the service parameter belongs to. Not nullable.
source <xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The process Node that this the service parameter belongs to. Not nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LServiceParameter/name
diagram AXLSoap_p8690.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Name of the service parameter. Not nullable.
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Name of the service parameter. Not nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LServiceParameter/service
diagram AXLSoap_p8691.png
type axlapi:XService
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The service that this service parameter belongs to.
source <xsd:element name="service" type="axlapi:XService" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The service that this service parameter belongs to.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element LServiceParameter/valueType
diagram AXLSoap_p8693.png
type axlapi:XParam
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="valueType" type="axlapi:XParam" minOccurs="0" maxOccurs="1"/>


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