Definition Type Element
Name value
Type string
Abstract False
MinOccurs 1
MaxOccurs (1)
Documentation The value of the declared varible.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="1" name="value" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The value of the declared varible.</xs:documentation>
  </xs:annotation>

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