diagram | |||||||||||||||||||||||||||||||
namespace | http://api.organisation.common.n2.tibco.com | ||||||||||||||||||||||||||||||
type | extension of XmlOrgModelVersion | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="XmlCalendarAssignment"> <xsd:annotation> <xsd:documentation>Identifies the assignment of the given calendar alias to the identified organization model entity.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="XmlOrgModelVersion"> <xsd:attribute name="calendar-alias" type="xs:string" use="optional"> <xsd:annotation> <xsd: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.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="entity-guid" type="xs:string" use="required"> <xsd:annotation> <xsd:documentation>The unique identifier of the organization model entity to which the calendar reference is to be assigned.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="calendar-alias" type="xs:string" use="optional"> <xsd:annotation> <xsd: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.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="entity-guid" type="xs:string" use="required"> <xsd:annotation> <xsd:documentation>The unique identifier of the organization model entity to which the calendar reference is to be assigned.</xsd:documentation> </xsd:annotation> </xsd:attribute> |