diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://api.organisation.common.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of XmlOrgModelVersion | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlCalendarRef"> <xs:annotation> <xs:documentation>Identifies the assignment of a calendar to an organizational entity (group, position, organization unit, or organization).</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="XmlOrgModelVersion"> <xs:attribute name="calendar-alias" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The alias by which the calendar is referenced by the organization model entity.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="entity-type" type="OrganisationalEntityType" use="required"> <xs:annotation> <xs:documentation>The type identifier of the organization model entity to which the calendar reference belongs.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="entity-guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The unique identifier of the organization model entity to which the calendar reference belongs.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="entity-name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The name of the organization model entity to which the calendar reference belongs.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="entity-label" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The display name of the organization model entity to which the calendar reference belongs. If this is not present, the entity-name value is used for display.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="calendar-alias" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The alias by which the calendar is referenced by the organization model entity.</xs:documentation> </xs:annotation> </xs:attribute> |
type | OrganisationalEntityType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="entity-type" type="OrganisationalEntityType" use="required"> <xs:annotation> <xs:documentation>The type identifier of the organization model entity to which the calendar reference belongs.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="entity-guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The unique identifier of the organization model entity to which the calendar reference belongs.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="entity-name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The name of the organization model entity to which the calendar reference belongs.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="entity-label" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The display name of the organization model entity to which the calendar reference belongs. If this is not present, the entity-name value is used for display.</xs:documentation> </xs:annotation> </xs:attribute> |