Definition Type Element
Name name
Type string
Abstract False
MinOccurs 1
MaxOccurs (1)
Documentation The name of the variable to be declared in the script's context.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="1" name="name" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The name of the variable to be declared in the script's context.</xs:documentation>
  </xs:annotation>

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