| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xsd:complexType name="UnitComponentType"> <xsd:annotation> <xsd:documentation> Component of a standard SI unit of measurement Attributes: prefix: multiplier prefix, e.g. "kilo", "micro" exponent: power to which unit is raised, e.g. seconds**-2 </xsd:documentation> </xsd:annotation> <xsd:attribute name="exponent" type="xsd:double" default="1"/> <xsd:attribute name="prefix" type="plm:UnitPrefixType" use="optional"/> </xsd:complexType> |
| type | xsd:double | ||
| properties |
|
||
| source | <xsd:attribute name="exponent" type="xsd:double" default="1"/> |
| type | plm:UnitPrefixType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:attribute name="prefix" type="plm:UnitPrefixType" use="optional"/> |