PARAMETER

Element Information

Model

Children: VALUE

Attributes

QName Type Fixed Default Use Inheritable Annotation
name required

Used By

Source

<xs:element name="PARAMETER">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="VALUE"/>
    </xs:sequence>
    <xs:attribute name="name" use="required"/>
  </xs:complexType>
</xs:element>

Sample