diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:StructureRevisionBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:VariantDefault plm:VariantRuleCheck plm:PropertyGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="LaborGroupRevisionType"> <xsd:annotation> <xsd:documentation> Labor group revision type information. Attributes: moneyRef: Money reference to specify rate and currency. skillRefs: A list of Skill references. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:StructureRevisionBase"> <xsd:attribute name="moneyRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> <xsd:attribute name="skillRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Skill"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="moneyRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="skillRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Skill"/> |