| 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="RoleType"> <xsd:annotation> <xsd:documentation> A Role, e.g. "Designer", "Test Engineer", "Chairman", which a Person plays in an organisation. Attributes: (name: The name of the role, i.e. "Designer". Inherited from DescriptionBase) </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"/> </xsd:complexContent> </xsd:complexType> |