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 or Discipline 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. </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"/> <xsd:attribute name="privilege" type="plm:ScheduleMemberPrivilegeEnum" default="observer"/> <xsd:attribute name="moneyRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> </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"/> |
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"/> |