Definition Type Element
Name text-if-show-cond
Type string
Abstract False
MinOccurs 0
MaxOccurs unbounded
Documentation A label to display if the related Icon allows its condition to be visible.

This is always the case for the Master, but may vary depending on the Icon's settings for Players.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="unbounded" name="text-if-show-cond" type="xs:string" >
  <xs:annotation>
    <xs:documentation>A label to display if the related Icon allows its condition to be visible.

This is always the case for the Master, but may vary depending on the Icon's settings for Players.
</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
text-if-show-cond
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd