Definition Type Element
Name greater-or-equal-value
Type double
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation A literal value that indicates that if the data in the "current-field" of the "apply-to" clause is greater than or equal to this literal value, then this is the condition to be used.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="greater-or-equal-value" type="xs:double" >
  <xs:annotation>
    <xs:documentation>A literal value that indicates that if the data in the &quot;current-field&quot; of the &quot;apply-to&quot; clause is greater than or equal to this literal value, then this is the condition to be used.</xs:documentation>
  </xs:annotation>

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