Definition Type Element
Name armed
Type string
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation The ID of a field that indicates whether this item is considered to be "armed" (ie, ready for use).

A state of "armed" does not really impact the behavior of the program, unless the Master has set the Preferences option that forces an expression to be "armed" before it will be evaluated.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" name="armed" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The ID of a field that indicates whether this item is considered to be &quot;armed&quot; (ie, ready for use).

A state of &quot;armed&quot; does not really impact the behavior of the program, unless the Master has set the Preferences option that forces an expression to be &quot;armed&quot; before it will be evaluated.
</xs:documentation>
  </xs:annotation>

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