complexType XmlCalendarAssignments
diagram deservices_wsdl_diagrams/deservices_wsdl_p1954.png
namespace http://orgmodel.api.de.bpm.tibco.com
children assignment
used by
element setCalendarReferences
source <xs:complexType name="XmlCalendarAssignments">
 
<xs:sequence>
   
<xs:element name="assignment" type="orgdto:XmlCalendarAssignment" minOccurs="1" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element XmlCalendarAssignments/assignment
diagram deservices_wsdl_diagrams/deservices_wsdl_p1955.png
type XmlCalendarAssignment
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  optional  -1    
documentation
Major version number of the organization model in which an organization model entity resides.

If not specified, the default value will be the latest version of the organization model.

(Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.)
calendar-alias  xs:string  optional      
documentation
The calendar alias to be assigned to the organization model entity. If not specified, or an empty string, any existing calendar assignment will be removed.
entity-guid  xs:string  required      
documentation
The unique identifier of the organization model entity to which the calendar reference is to be assigned.
source <xs:element name="assignment" type="orgdto:XmlCalendarAssignment" minOccurs="1" maxOccurs="unbounded"/>

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