Constant dmntk_examples::DMN_2_0101

source ·
pub const DMN_2_0101: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<definitions namespace=\"https://dmntk.io\"\n             name=\"compliance-level-2-test-0101\"\n             id=\"_f507aef5-8a8f-49ca-aeb5-e63c85067752\"\n             xmlns=\"https://www.omg.org/spec/DMN/20191111/MODEL/\"\n             xmlns:dmndi=\"https://www.omg.org/spec/DMN/20191111/DMNDI/\"\n             xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\">\n    <decision name=\"Decision1\" id=\"d_Decision1\">\n        <variable typeRef=\"number\" name=\"Decision1\"/>\n        <literalExpression>\n            <text>.872</text>\n        </literalExpression>\n    </decision>\n    <decision name=\"Decision2\" id=\"d_Decision2\">\n        <variable typeRef=\"number\" name=\"Decision2\"/>\n        <literalExpression>\n            <text>-.872</text>\n        </literalExpression>\n    </decision>\n    <decision name=\"Decision4\" id=\"d_Decision4\">\n        <variable typeRef=\"number\" name=\"Decision4\"/>\n        <literalExpression>\n            <text>50</text>\n        </literalExpression>\n    </decision>\n    <decision name=\"Decision5\" id=\"d_Decision5\">\n        <variable typeRef=\"number\" name=\"Decision5\"/>\n        <literalExpression>\n            <text>-50</text>\n        </literalExpression>\n    </decision>\n    <decision name=\"Decision7\" id=\"d_Decision7\">\n        <variable typeRef=\"number\" name=\"Decision7\"/>\n        <literalExpression>\n            <text>125.4321987654</text>\n        </literalExpression>\n    </decision>\n    <decision name=\"Decision8\" id=\"d_Decision8\">\n        <variable typeRef=\"number\" name=\"Decision8\"/>\n        <literalExpression>\n            <text>-125.4321987654</text>\n        </literalExpression>\n    </decision>\n    <dmndi:DMNDI>\n        <dmndi:DMNDiagram name=\"Page 1\" id=\"_feel-constants_D2\">\n            <dmndi:DMNShape dmnElementRef=\"d_Decision7\" id=\"_feel-constants_s1\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"106.0\" y=\"106.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"d_Decision8\" id=\"_feel-constants_s2\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"106.0\" y=\"199.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"d_Decision5\" id=\"_feel-constants_s3\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"106.0\" y=\"292.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"d_Decision4\" id=\"_feel-constants_s4\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"106.0\" y=\"385.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"d_Decision1\" id=\"_feel-constants_s5\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"106.0\" y=\"478.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"d_Decision2\" id=\"_feel-constants_s6\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"106.0\" y=\"571.0\"/>\n            </dmndi:DMNShape>\n        </dmndi:DMNDiagram>\n    </dmndi:DMNDI>\n</definitions>";