complexType LTimePeriod
diagram AXLSoap_p9007.png
namespace http://www.cisco.com/AXL/API/15.0
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
uuid  axlapi:XUUID        
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:annotation>
       
<xsd:documentation>TimePeriod cannot be published if it has a todOwnerId assigned to it. Only Administrative Time Period can be published.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<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"/>
</xsd:complexType>

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

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

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

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

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

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

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

element LTimePeriod/description
diagram AXLSoap_p9015.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 LTimePeriod/isPublished
diagram AXLSoap_p9016.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
TimePeriod cannot be published if it has a todOwnerId assigned to it. Only Administrative Time Period can be published.
source <xsd:element name="isPublished" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>TimePeriod cannot be published if it has a todOwnerId assigned to it. Only Administrative Time Period can be published.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LTimePeriod/todOwnerIdName
diagram AXLSoap_p9017.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"/>

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

element LTimePeriod/monthOfYearEnd
diagram AXLSoap_p9019.png
type axlapi:XMonthOfYear
properties
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