ParameterUnit

This elemenet describes a Parameter unit

Element Information

Model

Children: BaseUnit, Offset, Scale

Attributes

QName Type Fixed Default Use Inheritable Annotation
Name restriction of xs:string required

Source

<xs:element name="ParameterUnit" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="en">This elemenet describes a Parameter unit</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:all>
      <xs:element ref="BaseUnit"/>
      <xs:element