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