2.2.5.10 Calendars Element
The Calendars XML element specifies one or more calendar objects. It is the root element of XML documents that are used in WSRM method parameters, including methods of the IWRMCalendar interface (section 3.2.4.4).
-
<xs:element name="Calendars"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" ref="Calendar" /> </xs:sequence> </xs:complexType> </xs:element>
Child Elements
Element |
Type |
Description |
---|---|---|
Calendar |
Calendar |
A specification of a Calendar element (section 2.2.5.7) that defines an individual calendar object. |
Additional XML data formats are specified in section 2.2.5.