element resolveReferencesResponse
diagram dac_wsdl_diagrams/dac_wsdl_p582.png
namespace http://workcal.api.dac.n2.tibco.com
properties
content complex
children reference
annotation
documentation
Response element for resolveReferences operation.
source <xs:element name="resolveReferencesResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for resolveReferences operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="reference" type="dac:XmlCalendarReference" minOccurs="1" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>The identifying namespace and name of the Calendar to be returned.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element resolveReferencesResponse/reference
diagram dac_wsdl_diagrams/dac_wsdl_p583.png
type XmlCalendarReference
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
reference-guid  xs:string  required      
documentation
The external identifier for the Calendar Reference. This is the value held by Calendar clients in order to reference a Calendar instance.
namespace  xs:string  optional      
documentation
The namespace in which the calendar is located.
name  xs:string  optional      
documentation
The mandatory name of the calendar. This must be unique within the given namespace.
annotation
documentation
The identifying namespace and name of the Calendar to be returned.
source <xs:element name="reference" type="dac:XmlCalendarReference" minOccurs="1" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The identifying namespace and name of the Calendar to be returned.</xs:documentation>
 
</xs:annotation>
</xs:element>

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