complexType XRoutePartition
diagram AXLSoap_p20473.png
namespace http://www.cisco.com/AXL/API/15.0
children name description timeScheduleIdName useOriginatingDeviceTimeZone timeZone partitionUsage
used by
element AddRoutePartitionReq/routePartition
source <xsd:complexType name="XRoutePartition">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="timeScheduleIdName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useOriginatingDeviceTimeZone" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="timeZone" type="axlapi:XTimeZone" default="Etc/GMT" nillable="false" 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" default="General" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XRoutePartition/name
diagram AXLSoap_p20474.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

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

element XRoutePartition/timeScheduleIdName
diagram AXLSoap_p20476.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="timeScheduleIdName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XRoutePartition/timeZone
diagram AXLSoap_p20478.png
type axlapi:XTimeZone
properties
minOcc 0
maxOcc 1
content simple
default Etc/GMT
nillable false
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" default="Etc/GMT" nillable="false" 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 XRoutePartition/partitionUsage
diagram AXLSoap_p20479.png
type axlapi:XPartitionUsage
properties
minOcc 0
maxOcc 1
content simple
default General
nillable false
source <xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" default="General" nillable="false" minOccurs="0" maxOccurs="1"/>


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