complexType RServiceParameter
diagram axlapi_p9507.png
namespace http://www.cisco.com/AXL/API/8.5
children processNodeName name service value valueType
used by
elements GetServiceParameterReq/returnedTags GetServiceParameterRes/return/serviceParameter
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="RServiceParameter">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="service" type="axlapi:XService" minOccurs="0" maxOccurs="1"/>
   
<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" use="optional"/>
</xsd:complexType>

attribute RServiceParameter/@uuid
type axlapi:XUUID
properties
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element RServiceParameter/processNodeName
diagram axlapi_p9508.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element RServiceParameter/service
diagram axlapi_p9510.png
type axlapi:XService
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="service" type="axlapi:XService" minOccurs="0" maxOccurs="1"/>

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

element RServiceParameter/valueType
diagram axlapi_p9512.png
type axlapi:XParam
properties
isRef 0
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