Definition Type Element
Name bool-value
Type boolean
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Flag that indicates that the contents of this field are expected to be in the format of a boolean (true/false).
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" default="false" name="bool-value" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag that indicates that the contents of this field are expected to be in the format of a boolean (true/false).</xs:documentation>
  </xs:annotation>

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