element getCalendar
diagram dac_wsdl_diagrams/dac_wsdl_p739.png
namespace http://workcal.api.dac.n2.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
namespace  xs:string  optional      
documentation
Used to categorize, or group, named Calendars. Calendars sharing the same namespace must have unique names. A namespace of null is still considered a valid namespace.
name  xs:string  required      
documentation
The mandatory name of the calendar. This must be unique within the given namespace.
annotation
documentation
Request element for getCalendar operation. Specifies the calendar to be listed.
source <xs:element name="getCalendar">
 
<xs:annotation>
   
<xs:documentation>Request element for getCalendar operation. Specifies the calendar to be listed. </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="dac:XmlCalendarName">
     
<xs:annotation>
       
<xs:documentation>The identifying namespace and name of the Calendar to be returned.</xs:documentation>
     
</xs:annotation>
   
</xs:attributeGroup>
 
</xs:complexType>
</xs:element>

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