| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| children | startTime endTime startDay endDay | ||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:complexType name="LRingingSchedule"> <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> |
| type | axlapi:XUUID | ||||||
| facets |
|
||||||
| source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
| diagram | ![]() |
||||||
| type | axlapi:XTimeOfDay | ||||||
| properties |
|
||||||
| source | <xsd:element name="startTime" type="axlapi:XTimeOfDay" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XTimeOfDay | ||||||
| properties |
|
||||||
| source | <xsd:element name="endTime" type="axlapi:XTimeOfDay" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XDayOfWeek | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| type | axlapi:XDayOfWeek | ||||||
| properties |
|
||||||
| source | <xsd:element name="endDay" type="axlapi:XDayOfWeek" minOccurs="0" maxOccurs="1"/> |