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: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> |