diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="ScheduleMemberType"> <xsd:annotation> <xsd:documentation> Represents a User, Organisation or Discipline that is assigned to a ScheduleTaskRevision. Attributes: calendarRef: A reference to the Calendar of the ScheduleMember. resourceRef: A reference to the User, Organisation, Discipline, Role or ResourcePool that constitutes the ScheduleMember. privilege: The privilege of the ScheduleMember. moneyRef: A reference to the Money element that represents the rate of pay of the ScheduleMember per day. scheduleRef: If the ScheduleMember is a member of a schedule by proxy, scheduleRef references the master schedule. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="calendarRef" type="plm:anyURIType" use="optional" plm:refType="plm:Calendar"/> <xsd:attribute name="resourceRef" type="plm:anyURIType" use="optional" plm:refType="plm:User plm:Organisation plm:Discipline plm:Role plm:ResourcePool"/> <xsd:attribute name="privilege" type="plm:ScheduleMemberPrivilegeEnum" default="observer"/> <xsd:attribute name="moneyRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> <xsd:attribute name="scheduleRef" type="plm:anyURIType" use="optional" plm:refType="plm:Schedule"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="calendarRef" type="plm:anyURIType" use="optional" plm:refType="plm:Calendar"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="resourceRef" type="plm:anyURIType" use="optional" plm:refType="plm:User plm:Organisation plm:Discipline plm:Role plm:ResourcePool"/> |
type | plm:ScheduleMemberPrivilegeEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="privilege" type="plm:ScheduleMemberPrivilegeEnum" default="observer"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="moneyRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="scheduleRef" type="plm:anyURIType" use="optional" plm:refType="plm:Schedule"/> |