Definition Type Element
Name read-only
Type boolean
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Flag indicating that the contents of this table can not be edited via the character sheet.

Setting this flag indicates that the only way to alter the contents of this table is programmatically.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" default="false" name="read-only" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag indicating that the contents of this table can not be edited via the character sheet.

Setting this flag indicates that the only way to alter the contents of this table is programmatically.
</xs:documentation>
  </xs:annotation>

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