Definition Type Element
Name keyboard-shortcut
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation A single character shortcut for editing this table.

Due to the way that keyboard shortcuts are processed, you must select one that is not already in use by some other function of the program.

Note that you may not define qualifiers to this shortcut -- only a single character is allowed.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="keyboard-shortcut" type="xs:string" >
  <xs:annotation>
    <xs:documentation>A single character shortcut for editing this table.

Due to the way that keyboard shortcuts are processed, you must select one that is not already in use by some other function of the program.

Note that you may not define qualifiers to this shortcut -- only a single character is allowed.
</xs:documentation>
  </xs:annotation>

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