| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:Level | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="DisciplineType"> <xsd:annotation> <xsd:documentation> A Discipline which Users may belong to. Attributes: rate: The default pay rate for this Discipline. The units are unspecified. Elements: Level: Levels of expertise of the Discipline </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:choice maxOccurs="unbounded"> <xsd:element name="Level" type="plm:DisciplineLevelType"/> </xsd:choice> <xsd:attribute name="rate" type="xsd:double" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:double | ||
| properties |
|
||
| source | <xsd:attribute name="rate" type="xsd:double" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||
| type | plm:DisciplineLevelType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xsd:element name="Level" type="plm:DisciplineLevelType"/> |