comment

Comment element to give explination for the implementation preferences. Having a dedicated element as opposed to a <-- comment --> allows the comment to be repeated in the script file impl.

Element Information

Model

Source

<xs:element name="comment" minOccurs="0" type="xs:string">
  <xs:annotation>
    <xs:documentation>Comment element to give explination for the implementation preferences. Having a dedicated element as opposed to a <-- comment --> allows the comment to be repeated in the script file impl.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample