complexType RTimeSchedule
diagram AXLSoap_p13796.png
namespace http://www.cisco.com/AXL/API/15.0
children name members description isPublished timeScheduleCategory todOwnerIdName
used by
elements GetTimeScheduleReq/returnedTags GetTimeScheduleRes/return/timeSchedule
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RTimeSchedule">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="members" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:RTimeScheduleTimePeriod" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isPublished" type="axlapi:boolean" 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" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="todOwnerIdName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

element RTimeSchedule/members
diagram AXLSoap_p13798.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:RTimeScheduleTimePeriod" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RTimeSchedule/members/member
diagram AXLSoap_p13799.png
type axlapi:RTimeScheduleTimePeriod
properties
minOcc 0
maxOcc unbounded
content complex
children timePeriodName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="member" type="axlapi:RTimeScheduleTimePeriod" minOccurs="0" maxOccurs="unbounded"/>

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

element RTimeSchedule/isPublished
diagram AXLSoap_p13801.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
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" 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 RTimeSchedule/timeScheduleCategory
diagram AXLSoap_p13802.png
type axlapi:XTimeScheduleCategory
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="timeScheduleCategory" type="axlapi:XTimeScheduleCategory" minOccurs="0" maxOccurs="1"/>

element RTimeSchedule/todOwnerIdName
diagram AXLSoap_p13803.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="todOwnerIdName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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