Constant DMN_2_0102
Source pub const DMN_2_0102: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<definitions namespace=\"https://dsntk.io\"\n name=\"compliance-level-2-test-0102\"\n id=\"_a763348f-758e-4e3c-a711-c64a9bad6bdb\"\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=\"string\" name=\"Decision1\"/>\n <literalExpression>\n <text>\"foo bar\"</text>\n </literalExpression>\n </decision>\n <decision name=\"Decision2\" id=\"d_Decision2\">\n <variable typeRef=\"string\" name=\"Decision2\"/>\n <literalExpression>\n <text>\"\u{161}ome\u{da}nicode\u{160}tri\u{148}g\"</text>\n </literalExpression>\n </decision>\n <decision name=\"Decision3\" id=\"d_Decision3\">\n <variable typeRef=\"string\" name=\"Decision3\"/>\n <literalExpression>\n <text>\"\u{6a2a}\u{7db1}\"</text>\n </literalExpression>\n </decision>\n <decision name=\"Decision4\" id=\"d_Decision4\">\n <variable typeRef=\"string\" name=\"Decision4\"/>\n <literalExpression>\n <text>\n \"thisIsSomeLongStringThatMustBeProcessedSoHopefullyThisTestPassWithItAndIMustWriteSomethingMoreSoItIsLongerAndLongerAndLongerAndLongerAndLongerTillItIsReallyLong\"\n </text>\n </literalExpression>\n </decision>\n <dmndi:DMNDI>\n <dmndi:DMNDiagram name=\"Page 1\" id=\"_feel-constants_D2\">\n <dmndi:DMNShape dmnElementRef=\"d_Decision3\" 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_Decision4\" 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_Decision1\" 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_Decision2\" id=\"_feel-constants_s4\">\n <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"106.0\" y=\"385.0\"/>\n </dmndi:DMNShape>\n </dmndi:DMNDiagram>\n </dmndi:DMNDI>\n</definitions>\n";