Definition Type Element
Name higher-than-ac-to-hit
Type boolean
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Flag indicating to the program that an expression must evaluate greater than or equal to a comparative value to be considered a "hit."
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" default="true" name="higher-than-ac-to-hit" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag indicating to the program that an expression must evaluate greater than or equal to a comparative value to be considered a &quot;hit.&quot;</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
higher-than-ac-to-hit
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd