complexType RCss
diagram AXLSoap_p8284.png
namespace http://www.cisco.com/AXL/API/9.1
children name description clause dialPlanWizardGenId members partitionUsage
used by
elements GetCssRes/return/css GetCssReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="RCss">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueName50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="clause" type="axlapi:String1024" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialPlanWizardGenId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="members" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:RCallingSearchSpaceMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

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

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

element RCss/clause
diagram AXLSoap_p8287.png
type axlapi:String1024
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 1024
source <xsd:element name="clause" type="axlapi:String1024" minOccurs="0" maxOccurs="1"/>

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

element RCss/members
diagram AXLSoap_p8289.png
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="members" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="member" type="axlapi:RCallingSearchSpaceMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RCss/members/member
diagram AXLSoap_p8290.png
type axlapi:RCallingSearchSpaceMember
properties
minOcc 0
maxOcc unbounded
content complex
children routePartitionName index
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="member" type="axlapi:RCallingSearchSpaceMember" minOccurs="0" maxOccurs="unbounded"/>

element RCss/partitionUsage
diagram AXLSoap_p8291.png
type axlapi:XPartitionUsage
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" minOccurs="0" maxOccurs="1"/>


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