complexType UpdateTimePeriodReq
diagram AXLSoap_p17087.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName startTime endTime startDay endDay monthOfYear dayOfMonth description dayOfMonthEnd monthOfYearEnd
used by
element updateTimePeriod
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateTimePeriodReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="startTime" type="axlapi:XTimeOfDay" default="No Office Hours" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="endTime" type="axlapi:XTimeOfDay" default="No Office Hours" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="startDay" type="axlapi:XDayOfWeek" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="endDay" type="axlapi:XDayOfWeek" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="monthOfYear" type="axlapi:XMonthOfYear" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dayOfMonth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dayOfMonthEnd" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="monthOfYearEnd" type="axlapi:XMonthOfYear" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateTimePeriodReq/startTime
diagram AXLSoap_p17089.png
type axlapi:XTimeOfDay
properties
minOcc 0
maxOcc 1
content simple
default No Office Hours
nillable false
source <xsd:element name="startTime" type="axlapi:XTimeOfDay" default="No Office Hours" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTimePeriodReq/endTime
diagram AXLSoap_p17090.png
type axlapi:XTimeOfDay
properties
minOcc 0
maxOcc 1
content simple
default No Office Hours
nillable false
source <xsd:element name="endTime" type="axlapi:XTimeOfDay" default="No Office Hours" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTimePeriodReq/startDay
diagram AXLSoap_p17091.png
type axlapi:XDayOfWeek
properties
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="startDay" type="axlapi:XDayOfWeek" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTimePeriodReq/endDay
diagram AXLSoap_p17092.png
type axlapi:XDayOfWeek
properties
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="endDay" type="axlapi:XDayOfWeek" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTimePeriodReq/monthOfYear
diagram AXLSoap_p17093.png
type axlapi:XMonthOfYear
properties
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="monthOfYear" type="axlapi:XMonthOfYear" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTimePeriodReq/dayOfMonth
diagram AXLSoap_p17094.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="dayOfMonth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTimePeriodReq/description
diagram AXLSoap_p17095.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 UpdateTimePeriodReq/dayOfMonthEnd
diagram AXLSoap_p17096.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="dayOfMonthEnd" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTimePeriodReq/monthOfYearEnd
diagram AXLSoap_p17097.png
type axlapi:XMonthOfYear
properties
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="monthOfYearEnd" type="axlapi:XMonthOfYear" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>


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