complexType XTimeSchedule
diagram AXLSoap_p20939.png
namespace http://www.cisco.com/AXL/API/15.0
children name members description isPublished timeScheduleCategory todOwnerIdName
used by
element AddTimeScheduleReq/timeSchedule
source <xsd:complexType name="XTimeSchedule">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="members" minOccurs="1" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isPublished" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>TimeSchedule cannot be published if it has a todOwnerId assigned to it. Only Administrative Time Schedule can be published.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="timeScheduleCategory" type="axlapi:XTimeScheduleCategory" default="Regular" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="todOwnerIdName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XTimeSchedule/name
diagram AXLSoap_p20940.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XTimeSchedule/members
diagram AXLSoap_p20941.png
type extension of axlapi:XCommonMembersExtension
properties
content complex
children member
source <xsd:element name="members" minOccurs="1" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XTimeSchedule/members/member
diagram AXLSoap_p20942.png
type axlapi:XTimeScheduleTimePeriod
properties
minOcc 1
maxOcc unbounded
content complex
children timePeriodName
source <xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>

element XTimeSchedule/description
diagram AXLSoap_p20943.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XTimeSchedule/isPublished
diagram AXLSoap_p20944.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
TimeSchedule cannot be published if it has a todOwnerId assigned to it. Only Administrative Time Schedule can be published.
source <xsd:element name="isPublished" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>TimeSchedule cannot be published if it has a todOwnerId assigned to it. Only Administrative Time Schedule can be published.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XTimeSchedule/timeScheduleCategory
diagram AXLSoap_p20945.png
type axlapi:XTimeScheduleCategory
properties
minOcc 0
maxOcc 1
content simple
default Regular
nillable false
source <xsd:element name="timeScheduleCategory" type="axlapi:XTimeScheduleCategory" default="Regular" nillable="false" minOccurs="0" maxOccurs="1"/>

element XTimeSchedule/todOwnerIdName
diagram AXLSoap_p20946.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="todOwnerIdName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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