Definition Type Element
Name post-script
Type string
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation The name of a script file to execute after this die is evaluated.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" name="post-script" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The name of a script file to execute after this die is evaluated.</xs:documentation>
  </xs:annotation>

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