complexType RRoutePartition
diagram AXLSoap_p13283.png
namespace http://www.cisco.com/AXL/API/15.0
children name description dialPlanWizardGenId timeScheduleIdName useOriginatingDeviceTimeZone timeZone partitionUsage
used by
elements GetRoutePartitionReq/returnedTags GetRoutePartitionRes/return/routePartition
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RRoutePartition">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialPlanWizardGenId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read-only.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="timeScheduleIdName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useOriginatingDeviceTimeZone" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="timeZone" type="axlapi:XTimeZone" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Only Applicable if TimeSchedule is selected. If OriginatingDevice is selected then this tag is not applicable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

element RRoutePartition/dialPlanWizardGenId
diagram AXLSoap_p13286.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read-only.
source <xsd:element name="dialPlanWizardGenId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRoutePartition/timeScheduleIdName
diagram AXLSoap_p13287.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="timeScheduleIdName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRoutePartition/useOriginatingDeviceTimeZone
diagram AXLSoap_p13288.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useOriginatingDeviceTimeZone" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RRoutePartition/timeZone
diagram AXLSoap_p13289.png
type axlapi:XTimeZone
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Only Applicable if TimeSchedule is selected. If OriginatingDevice is selected then this tag is not applicable.
source <xsd:element name="timeZone" type="axlapi:XTimeZone" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Only Applicable if TimeSchedule is selected. If OriginatingDevice is selected then this tag is not applicable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRoutePartition/partitionUsage
diagram AXLSoap_p13290.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