annotate

The annotate element allows you to specify an annotation for this new param.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xs:token required

Source

<xs:element name="annotate" type="fx_annotate_type" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>The annotate element allows you to specify an annotation for this new param.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample