complexType LTimePeriod
diagram axlapi_p6673.png
namespace http://www.cisco.com/AXL/API/8.5
children name startTime endTime startDay endDay monthOfYear dayOfMonth description isPublished todOwnerIdName dayOfMonthEnd monthOfYearEnd
used by
elements ListTimePeriodReq/returnedTags ListTimePeriodRes/return/timePeriod
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="LTimePeriod">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="startTime" type="axlapi:XTimeOfDay" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="endTime" type="axlapi:XTimeOfDay" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="startDay" type="axlapi:XDayOfWeek" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="endDay" type="axlapi:XDayOfWeek" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="monthOfYear" type="axlapi:XMonthOfYear" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dayOfMonth" type="axlapi:XInteger" 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="todOwnerIdName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dayOfMonthEnd" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="monthOfYearEnd" type="axlapi:XMonthOfYear" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute LTimePeriod/@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 LTimePeriod/name
diagram axlapi_p6674.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 LTimePeriod/startTime
diagram axlapi_p6675.png
type axlapi:XTimeOfDay
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="startTime" type="axlapi:XTimeOfDay" minOccurs="0" maxOccurs="1"/>

element LTimePeriod/endTime
diagram axlapi_p6676.png
type axlapi:XTimeOfDay
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="endTime" type="axlapi:XTimeOfDay" minOccurs="0" maxOccurs="1"/>

element LTimePeriod/startDay
diagram axlapi_p6677.png
type axlapi:XDayOfWeek
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="startDay" type="axlapi:XDayOfWeek" minOccurs="0" maxOccurs="1"/>

element LTimePeriod/endDay
diagram axlapi_p6678.png
type axlapi:XDayOfWeek
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="endDay" type="axlapi:XDayOfWeek" minOccurs="0" maxOccurs="1"/>

element LTimePeriod/monthOfYear
diagram axlapi_p6679.png
type axlapi:XMonthOfYear
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="monthOfYear" type="axlapi:XMonthOfYear" minOccurs="0" maxOccurs="1"/>

element LTimePeriod/dayOfMonth
diagram axlapi_p6680.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dayOfMonth" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LTimePeriod/description
diagram axlapi_p6681.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 LTimePeriod/isPublished
diagram axlapi_p6682.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 LTimePeriod/todOwnerIdName
diagram axlapi_p6683.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"/>

element LTimePeriod/dayOfMonthEnd
diagram axlapi_p6684.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dayOfMonthEnd" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LTimePeriod/monthOfYearEnd
diagram axlapi_p6685.png
type axlapi:XMonthOfYear
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="monthOfYearEnd" type="axlapi:XMonthOfYear" minOccurs="0" maxOccurs="1"/>


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