Definition Type Element
Name exclude-below
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation A value which, if the expression (or a piece of the expression) evaluates lower than, will be discarded.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="exclude-below" type="xs:string" >
  <xs:annotation>
    <xs:documentation>A value which, if the expression (or a piece of the expression) evaluates lower than, will be discarded.</xs:documentation>
  </xs:annotation>

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