PARAMETER_BASICS

Element Information

Model

Used By

Source

<xsd:element name="PARAMETER_BASICS">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="PARAMETER_NAME" maxOccurs="unbounded"/>
      <xsd:element ref="PARAMETER_DESCR" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="PARAMETER_UNIT" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

Sample