Definition Type Element
Name use-si-units
Type boolean
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation Flag indicating that this game system forces the use of SI units.

If not specified, then the Master has the choice of which measuring system to use in Preferences.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" default="false" name="use-si-units" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag indicating that this game system forces the use of SI units.

If not specified, then the Master has the choice of which measuring system to use in Preferences.
</xs:documentation>
  </xs:annotation>

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