complexType RRingingSchedule
diagram AXLSoap_p13233.png
namespace http://www.cisco.com/AXL/API/15.0
children startTime endTime startDay endDay
used by
element RRemoteDestination/ringSchedule/member
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RRingingSchedule">
 
<xsd:sequence minOccurs="0">
   
<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:annotation>
       
<xsd:documentation>StartDay and EndDay value should be same</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="endDay" type="axlapi:XDayOfWeek" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

element RRingingSchedule/startDay
diagram AXLSoap_p13236.png
type axlapi:XDayOfWeek
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
StartDay and EndDay value should be same
source <xsd:element name="startDay" type="axlapi:XDayOfWeek" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>StartDay and EndDay value should be same</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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


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