complexType LTimeSchedule
diagram axlapi_p6686.png
namespace http://www.cisco.com/AXL/API/8.5
children name description isPublished timeScheduleCategory todOwnerIdName
used by
elements ListTimeScheduleReq/returnedTags ListTimeScheduleRes/return/timeSchedule
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="LTimeSchedule">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isPublished" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<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" use="optional"/>
</xsd:complexType>

attribute LTimeSchedule/@uuid
type axlapi:XUUID
properties
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element LTimeSchedule/name
diagram axlapi_p6687.png
type axlapi:String50
properties
isRef 0
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 LTimeSchedule/description
diagram axlapi_p6688.png
type axlapi:String255
properties
isRef 0
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 LTimeSchedule/isPublished
diagram axlapi_p6689.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="isPublished" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LTimeSchedule/timeScheduleCategory
diagram axlapi_p6690.png
type axlapi:XTimeScheduleCategory
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="timeScheduleCategory" type="axlapi:XTimeScheduleCategory" minOccurs="0" maxOccurs="1"/>

element LTimeSchedule/todOwnerIdName
diagram axlapi_p6691.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
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