Definition Type Element
Name hand
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Reference to where "hand" information about the expression can be retrieved.

This information is used by the program when rendering various aspects of an expression to pass information on to the user.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="hand" type="xs:string" >
  <xs:annotation>
    <xs:documentation>Reference to where &quot;hand&quot; information about the expression can be retrieved.

This information is used by the program when rendering various aspects of an expression to pass information on to the user.
</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
hand
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd