complexType RSoftKeySet
diagram AXLSoap_p13703.png
namespace http://www.cisco.com/AXL/API/15.0
children softKeyTemplateName callStates
used by
elements GetSoftKeySetReq/returnedTags GetSoftKeySetRes/return/softKeySet
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RSoftKeySet">
 
<xsd:sequence>
   
<xsd:element name="softKeyTemplateName" type="axlapi:XFkType" minOccurs="0"/>
   
<xsd:element name="callStates" minOccurs="0">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="callState" type="axlapi:RCallStateMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RSoftKeySet/softKeyTemplateName
diagram AXLSoap_p13704.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="softKeyTemplateName" type="axlapi:XFkType" minOccurs="0"/>

element RSoftKeySet/callStates
diagram AXLSoap_p13705.png
properties
minOcc 0
maxOcc 1
content complex
children callState
source <xsd:element name="callStates" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="callState" type="axlapi:RCallStateMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RSoftKeySet/callStates/callState
diagram AXLSoap_p13706.png
type axlapi:RCallStateMember
properties
minOcc 0
maxOcc unbounded
content complex
children callStateName softKeys
source <xsd:element name="callState" type="axlapi:RCallStateMember" minOccurs="0" maxOccurs="unbounded"/>


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