complexType UpdateTimeScheduleReq
diagram AXLSoap_p17098.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName removeMembers addMembers members description timeScheduleCategory
used by
element updateTimeSchedule
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateTimeScheduleReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:choice minOccurs="0">
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="removeMembers" minOccurs="0" maxOccurs="1">
             
<xsd:complexType>
               
<xsd:complexContent>
                 
<xsd:extension base="axlapi:XCommonMembersExtension">
                   
<xsd:sequence minOccurs="0">
                     
<xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>
                   
</xsd:sequence>
                 
</xsd:extension>
               
</xsd:complexContent>
             
</xsd:complexType>
           
</xsd:element>
           
<xsd:element name="addMembers" minOccurs="0" maxOccurs="1">
             
<xsd:complexType>
               
<xsd:complexContent>
                 
<xsd:extension base="axlapi:XCommonMembersExtension">
                   
<xsd:sequence minOccurs="0">
                     
<xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>
                   
</xsd:sequence>
                 
</xsd:extension>
               
</xsd:complexContent>
             
</xsd:complexType>
           
</xsd:element>
         
</xsd:sequence>
         
<xsd:element name="members" minOccurs="0" maxOccurs="1">
           
<xsd:complexType>
             
<xsd:complexContent>
               
<xsd:extension base="axlapi:XCommonMembersExtension">
                 
<xsd:sequence minOccurs="0">
                   
<xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>
                 
</xsd:sequence>
               
</xsd:extension>
             
</xsd:complexContent>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:choice>
       
<xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timeScheduleCategory" type="axlapi:XTimeScheduleCategory" default="Regular" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateTimeScheduleReq/newName
diagram AXLSoap_p17099.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 UpdateTimeScheduleReq/removeMembers
diagram AXLSoap_p17100.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="removeMembers" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element UpdateTimeScheduleReq/removeMembers/member
diagram AXLSoap_p17101.png
type axlapi:XTimeScheduleTimePeriod
properties
minOcc 1
maxOcc unbounded
content complex
children timePeriodName
source <xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>

element UpdateTimeScheduleReq/addMembers
diagram AXLSoap_p17102.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="addMembers" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element UpdateTimeScheduleReq/addMembers/member
diagram AXLSoap_p17103.png
type axlapi:XTimeScheduleTimePeriod
properties
minOcc 1
maxOcc unbounded
content complex
children timePeriodName
source <xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>

element UpdateTimeScheduleReq/members
diagram AXLSoap_p17104.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="members" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element UpdateTimeScheduleReq/members/member
diagram AXLSoap_p17105.png
type axlapi:XTimeScheduleTimePeriod
properties
minOcc 1
maxOcc unbounded
content complex
children timePeriodName
source <xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="1" maxOccurs="unbounded"/>

element UpdateTimeScheduleReq/description
diagram AXLSoap_p17106.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 UpdateTimeScheduleReq/timeScheduleCategory
diagram AXLSoap_p17107.png
type axlapi:XTimeScheduleCategory
properties
minOcc 0
maxOcc 1
content simple
default Regular
nillable false
source <xsd:element name="timeScheduleCategory" type="axlapi:XTimeScheduleCategory" default="Regular" nillable="false" minOccurs="0" maxOccurs="1"/>


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