complexType LRoutePartition
diagram AXLSoap_p8609.png
namespace http://www.cisco.com/AXL/API/15.0
children name description dialPlanWizardGenId timeScheduleIdName useOriginatingDeviceTimeZone timeZone partitionUsage
used by
elements ListRoutePartitionReq/returnedTags ListRoutePartitionRes/return/routePartition
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LRoutePartition">
 
<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 LRoutePartition/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

element LRoutePartition/dialPlanWizardGenId
diagram AXLSoap_p8612.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 LRoutePartition/timeScheduleIdName
diagram AXLSoap_p8613.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 LRoutePartition/useOriginatingDeviceTimeZone
diagram AXLSoap_p8614.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 LRoutePartition/timeZone
diagram AXLSoap_p8615.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 LRoutePartition/partitionUsage
diagram AXLSoap_p8616.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