<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions namespace="http://www.montera.com.au/spec/DMN/0071-feel-between"
name="0071-feel-between"
id="_29826749-5adc-4c7b-b632-403a351a7cd8"
xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/">
<description>FEEL instance of</description>
<decision name="number_001" id="_number_001">
<variable name="number_001"/>
<literalExpression>
<text>0 between 1 and 10</text>
</literalExpression>
</decision>
<decision name="number_002" id="_number_002">
<variable name="number_002"/>
<literalExpression>
<text>1 between 1 and 10</text>
</literalExpression>
</decision>
<decision name="number_003" id="_number_003">
<variable name="number_003"/>
<literalExpression>
<text>5 between 1 and 10</text>
</literalExpression>
</decision>
<decision name="number_004" id="_number_004">
<variable name="number_004"/>
<literalExpression>
<text>10 between 1 and 10</text>
</literalExpression>
</decision>
<decision name="number_005" id="_number_005">
<variable name="number_005"/>
<literalExpression>
<text>11 between 1 and 10</text>
</literalExpression>
</decision>
<decision name="string_001" id="_string_001">
<variable name="string_001"/>
<literalExpression>
<text>"a" between "b" and "d"</text>
</literalExpression>
</decision>
<decision name="string_002" id="_string_002">
<variable name="string_002"/>
<literalExpression>
<text>"b" between "b" and "d"</text>
</literalExpression>
</decision>
<decision name="string_003" id="_string_003">
<variable name="string_003"/>
<literalExpression>
<text>"c" between "b" and "d"</text>
</literalExpression>
</decision>
<decision name="string_004" id="_string_004">
<variable name="string_004"/>
<literalExpression>
<text>"d" between "b" and "d"</text>
</literalExpression>
</decision>
<decision name="string_005" id="_string_005">
<variable name="string_005"/>
<literalExpression>
<text>"e" between "b" and "d"</text>
</literalExpression>
</decision>
<decision name="date_001" id="_date_001">
<variable name="date_001"/>
<literalExpression>
<text>date("2018-12-01") between date("2018-12-02") and date("2018-12-04")</text>
</literalExpression>
</decision>
<decision name="date_002" id="_date_002">
<variable name="date_002"/>
<literalExpression>
<text>date("2018-12-02") between date("2018-12-02") and date("2018-12-04")</text>
</literalExpression>
</decision>
<decision name="date_003" id="_date_003">
<variable name="date_003"/>
<literalExpression>
<text>date("2018-12-03") between date("2018-12-02") and date("2018-12-04")</text>
</literalExpression>
</decision>
<decision name="date_004" id="_date_004">
<variable name="date_004"/>
<literalExpression>
<text>date("2018-12-04") between date("2018-12-02") and date("2018-12-04")</text>
</literalExpression>
</decision>
<decision name="date_005" id="_date_005">
<variable name="date_005"/>
<literalExpression>
<text>date("2018-12-05") between date("2018-12-02") and date("2018-12-04")</text>
</literalExpression>
</decision>
<decision name="time_001" id="_time_001">
<variable name="time_001"/>
<literalExpression>
<text>time("10:31:00") between time("10:32:00") and time("10:34:00")</text>
</literalExpression>
</decision>
<decision name="time_002" id="_time_002">
<variable name="time_002"/>
<literalExpression>
<text>time("10:32:00") between time("10:32:00") and time("10:34:00")</text>
</literalExpression>
</decision>
<decision name="time_003" id="_time_003">
<variable name="time_003"/>
<literalExpression>
<text>time("10:33:00") between time("10:32:00") and time("10:34:00")</text>
</literalExpression>
</decision>
<decision name="time_004" id="_time_004">
<variable name="time_004"/>
<literalExpression>
<text>time("10:34:00") between time("10:32:00") and time("10:34:00")</text>
</literalExpression>
</decision>
<decision name="time_005" id="_time_005">
<variable name="time_005"/>
<literalExpression>
<text>time("10:35:00") between time("10:32:00") and time("10:34:00")</text>
</literalExpression>
</decision>
<decision name="datetime_001" id="_datetime_001">
<variable name="datetime_001"/>
<literalExpression>
<text>date and time("2018-12-01T10:30:00") between date and time("2018-12-02T10:30:00") and date and time("2018-12-04T10:30:00")</text>
</literalExpression>
</decision>
<decision name="datetime_002" id="_datetime_002">
<variable name="datetime_002"/>
<literalExpression>
<text>date and time("2018-12-02T10:30:00") between date and time("2018-12-02T10:30:00") and date and time("2018-12-04T10:30:00")</text>
</literalExpression>
</decision>
<decision name="datetime_003" id="_datetime_003">
<variable name="datetime_003"/>
<literalExpression>
<text>date and time("2018-12-03T10:30:00") between date and time("2018-12-02T10:30:00") and date and time("2018-12-04T10:30:00")</text>
</literalExpression>
</decision>
<decision name="datetime_004" id="_datetime_004">
<variable name="datetime_004"/>
<literalExpression>
<text>date and time("2018-12-04T10:30:00") between date and time("2018-12-02T10:30:00") and date and time("2018-12-04T10:30:00")</text>
</literalExpression>
</decision>
<decision name="datetime_005" id="_datetime_005">
<variable name="datetime_005"/>
<literalExpression>
<text>date and time("2018-12-05T10:30:00") between date and time("2018-12-02T10:30:00") and date and time("2018-12-04T10:30:00")</text>
</literalExpression>
</decision>
<decision name="ym_duration_001" id="_ym_duration_001">
<variable name="ym_duration_001"/>
<literalExpression>
<text>duration("P1Y") between duration("P2Y") and duration("P4Y")</text>
</literalExpression>
</decision>
<decision name="ym_duration_002" id="_ym_duration_002">
<variable name="ym_duration_002"/>
<literalExpression>
<text>duration("P2Y") between duration("P2Y") and duration("P4Y")</text>
</literalExpression>
</decision>
<decision name="ym_duration_003" id="_ym_duration_003">
<variable name="ym_duration_003"/>
<literalExpression>
<text>duration("P3Y") between duration("P2Y") and duration("P4Y")</text>
</literalExpression>
</decision>
<decision name="ym_duration_004" id="_ym_duration_004">
<variable name="ym_duration_004"/>
<literalExpression>
<text>duration("P4Y") between duration("P2Y") and duration("P4Y")</text>
</literalExpression>
</decision>
<decision name="ym_duration_005" id="_ym_duration_005">
<variable name="ym_duration_005"/>
<literalExpression>
<text>duration("P5Y") between duration("P2Y") and duration("P4Y")</text>
</literalExpression>
</decision>
<decision name="dt_duration_001" id="_dt_duration_001">
<variable name="dt_duration_001"/>
<literalExpression>
<text>duration("P1D") between duration("P2D") and duration("P4D")</text>
</literalExpression>
</decision>
<decision name="dt_duration_002" id="_dt_duration_002">
<variable name="dt_duration_002"/>
<literalExpression>
<text>duration("P2D") between duration("P2D") and duration("P4D")</text>
</literalExpression>
</decision>
<decision name="dt_duration_003" id="_dt_duration_003">
<variable name="dt_duration_003"/>
<literalExpression>
<text>duration("P3D") between duration("P2D") and duration("P4D")</text>
</literalExpression>
</decision>
<decision name="dt_duration_004" id="_dt_duration_004">
<variable name="dt_duration_004"/>
<literalExpression>
<text>duration("P4D") between duration("P2D") and duration("P4D")</text>
</literalExpression>
</decision>
<decision name="dt_duration_005" id="_dt_duration_005">
<variable name="dt_duration_005"/>
<literalExpression>
<text>duration("P5D") between duration("P2D") and duration("P4D")</text>
</literalExpression>
</decision>
<decision name="null_001" id="_null_001">
<variable name="null_001"/>
<literalExpression>
<text>null between 1 and 10</text>
</literalExpression>
</decision>
<decision name="null_002" id="_null_002">
<variable name="null_002"/>
<literalExpression>
<text>2 between null and 10</text>
</literalExpression>
</decision>
<decision name="null_003" id="_null_003">
<variable name="null_003"/>
<literalExpression>
<text>2 between 1 and null</text>
</literalExpression>
</decision>
</definitions>