Constant dmntk_examples::DMN_3_0013[][src]

pub const DMN_3_0013: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<definitions namespace=\"https://dmntk.io\"\n             name=\"compliance-level-3-test-0013\"\n             id=\"_ac1acfdd-6baa-4f30-9cac-5d23957b4217\"\n             xmlns=\"https://www.omg.org/spec/DMN/20191111/MODEL/\"\n             xmlns:di=\"http://www.omg.org/spec/DMN/20180521/DI/\"\n             xmlns:dmndi=\"https://www.omg.org/spec/DMN/20191111/DMNDI/\"\n             xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\">\n    <itemDefinition isCollection=\"true\" name=\"tNumList\" id=\"tNumList\">\n        <typeRef>number</typeRef>\n    </itemDefinition>\n    <itemDefinition name=\"tRow\" id=\"tRow\">\n        <itemComponent name=\"col1\" id=\"_bed80fb2-293a-4db0-b261-e58a1311dfd0\">\n            <typeRef>number</typeRef>\n        </itemComponent>\n        <itemComponent name=\"col2\" id=\"_88c1de9d-6c23-4ea2-9bf9-f7cb06d43ebe\">\n            <typeRef>number</typeRef>\n        </itemComponent>\n        <itemComponent name=\"col3\" id=\"_a63e8581-e650-47e5-bd6a-b8cb0f5b3fb7\">\n            <typeRef>number</typeRef>\n        </itemComponent>\n        <itemComponent name=\"col4\" id=\"_fed04cbf-6aee-43ed-b218-d0fffca51693\">\n            <typeRef>number</typeRef>\n        </itemComponent>\n    </itemDefinition>\n    <itemDefinition isCollection=\"true\" name=\"tTable\" id=\"tTable\">\n        <typeRef>tRow</typeRef>\n    </itemDefinition>\n    <itemDefinition isCollection=\"true\" name=\"tStringList\" id=\"tStringList\">\n        <typeRef>string</typeRef>\n    </itemDefinition>\n    <inputData name=\"listA\" id=\"_d8747cda-26be-46c8-98ee-78f64efbf730\">\n        <variable typeRef=\"tNumList\" name=\"listA\"/>\n    </inputData>\n    <inputData name=\"tableB\" id=\"_f8197899-44af-4ec5-9453-26da073a2be3\">\n        <variable typeRef=\"tTable\" name=\"tableB\"/>\n    </inputData>\n    <decision name=\"sort1\" id=\"_c6416c42-328a-410c-a083-859b82771690\">\n        <variable typeRef=\"tNumList\" name=\"sort1\"/>\n        <informationRequirement id=\"_5fec54dd-e626-4936-9086-06568a444ea9\">\n            <requiredInput href=\"#_d8747cda-26be-46c8-98ee-78f64efbf730\"/>\n        </informationRequirement>\n        <literalExpression>\n            <text>sort(listA, function(x,y) x&gt;y)</text>\n        </literalExpression>\n    </decision>\n    <decision name=\"sort2\" id=\"_d8ef1de9-9387-4389-ab83-cbf9dafc419b\">\n        <variable typeRef=\"tTable\" name=\"sort2\"/>\n        <informationRequirement id=\"_39f538b5-afe3-49ba-a3c5-dd419baa11c4\">\n            <requiredInput href=\"#_f8197899-44af-4ec5-9453-26da073a2be3\"/>\n        </informationRequirement>\n        <literalExpression>\n            <text>sort(tableB, function(x,y) x.col2&lt;y.col2)</text>\n        </literalExpression>\n    </decision>\n    <inputData name=\"stringList\" id=\"_7471008b-e8c7-4205-8e17-586ff41e7205\">\n        <variable typeRef=\"tStringList\" name=\"stringList\"/>\n    </inputData>\n    <decision name=\"sort3\" id=\"_4ff4b8ff-4379-477a-a016-f7d1741d2036\">\n        <variable typeRef=\"tStringList\" name=\"sort3\"/>\n        <informationRequirement id=\"_6ce95c21-4d3d-4405-a285-284441ee45e5\">\n            <requiredInput href=\"#_7471008b-e8c7-4205-8e17-586ff41e7205\"/>\n        </informationRequirement>\n        <literalExpression>\n            <text>sort(stringList, function(x,y) x&lt;y)</text>\n        </literalExpression>\n    </decision>\n    <dmndi:DMNDI>\n        <dmndi:DMNDiagram id=\"_ac1acfdd-6baa-4f30-9cac-5d23957b4217_D1\">\n            <dmndi:Size height=\"650.0\" width=\"882.0\"/>\n            <dmndi:DMNShape dmnElementRef=\"_d8747cda-26be-46c8-98ee-78f64efbf730\" id=\"_ac1acfdd-6baa-4f30-9cac-5d23957b4217_s1\">\n                <dc:Bounds height=\"60.0\" width=\"153.0\" x=\"151.0\" y=\"331.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_f8197899-44af-4ec5-9453-26da073a2be3\" id=\"_ac1acfdd-6baa-4f30-9cac-5d23957b4217_s2\">\n                <dc:Bounds height=\"60.0\" width=\"153.0\" x=\"365.0\" y=\"331.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_c6416c42-328a-410c-a083-859b82771690\" id=\"_ac1acfdd-6baa-4f30-9cac-5d23957b4217_s3\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"150.0\" y=\"150.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_d8ef1de9-9387-4389-ab83-cbf9dafc419b\" id=\"_ac1acfdd-6baa-4f30-9cac-5d23957b4217_s4\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"364.0\" y=\"150.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_7471008b-e8c7-4205-8e17-586ff41e7205\" id=\"_ac1acfdd-6baa-4f30-9cac-5d23957b4217_s5\">\n                <dc:Bounds height=\"60.0\" width=\"153.0\" x=\"579.0\" y=\"331.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_4ff4b8ff-4379-477a-a016-f7d1741d2036\" id=\"_ac1acfdd-6baa-4f30-9cac-5d23957b4217_s6\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"578.0\" y=\"150.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNEdge dmnElementRef=\"_5fec54dd-e626-4936-9086-06568a444ea9\" id=\"_ac1acfdd-6baa-4f30-9cac-5d23957b4217_e1\">\n                <di:waypoint x=\"227.0\" y=\"331.0\"/>\n                <di:waypoint x=\"227.0\" y=\"211.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"_39f538b5-afe3-49ba-a3c5-dd419baa11c4\" id=\"_ac1acfdd-6baa-4f30-9cac-5d23957b4217_e2\">\n                <di:waypoint x=\"441.0\" y=\"331.0\"/>\n                <di:waypoint x=\"441.0\" y=\"211.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"_6ce95c21-4d3d-4405-a285-284441ee45e5\" id=\"_ac1acfdd-6baa-4f30-9cac-5d23957b4217_e3\">\n                <di:waypoint x=\"655.0\" y=\"331.0\"/>\n                <di:waypoint x=\"655.0\" y=\"211.0\"/>\n            </dmndi:DMNEdge>\n        </dmndi:DMNDiagram>\n    </dmndi:DMNDI>\n</definitions>";