Constant dmntk_examples::DMN_3_0039

source ·
pub const DMN_3_0039: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<definitions exporter=\"DMN Modeler\" exporterVersion=\"6.1.3\" namespace=\"http://www.trisotech.com/dmn/definitions/_7f0fb170-45f8-4189-94a4-74c686cc1d55\" name=\"DT list semantics\"\n             triso:logoChoice=\"Default\" id=\"_7f0fb170-45f8-4189-94a4-74c686cc1d55\" xmlns=\"https://www.omg.org/spec/DMN/20191111/MODEL/\" xmlns:di=\"http://www.omg.org/spec/DMN/20180521/DI/\"\n             xmlns:dmndi=\"https://www.omg.org/spec/DMN/20191111/DMNDI/\" xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\" xmlns:triso=\"http://www.trisotech.com/2015/triso/modeling\"\n             xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n    <extensionElements/>\n    <itemDefinition isCollection=\"true\" name=\"tListOfStrings\" label=\"tListOfStrings\">\n        <typeRef>string</typeRef>\n    </itemDefinition>\n    <inputData name=\"Flu Symtoms\" id=\"_ceab30da-d86b-4c49-9685-49a6dc60413d\">\n        <variable typeRef=\"tListOfStrings\" name=\"Flu Symtoms\" id=\"_bfee4407-5d09-444c-9055-95c6c9defec7\"/>\n    </inputData>\n    <inputData name=\"Symptom\" id=\"_0d07c799-309c-49cd-9dc4-3c26bbf96282\">\n        <variable typeRef=\"string\" name=\"Symptom\" id=\"_2ee5c4b8-2820-405e-a5e3-9fd3f56163af\"/>\n    </inputData>\n    <decision name=\"Symptom Analysis\" id=\"_531cd585-b1f9-4f12-abda-6d152fc324af\">\n        <variable typeRef=\"tListOfStrings\" name=\"Symptom Analysis\" id=\"_b89f47cd-d986-45fc-8e97-2d0281b42dab\"/>\n        <informationRequirement id=\"d252aed4-6a34-4e31-b4c3-c58ea03ee235\">\n            <requiredInput href=\"#_ceab30da-d86b-4c49-9685-49a6dc60413d\"/>\n        </informationRequirement>\n        <informationRequirement id=\"d382479e-ab34-4848-abfc-81c1ffcc76e3\">\n            <requiredInput href=\"#_0d07c799-309c-49cd-9dc4-3c26bbf96282\"/>\n        </informationRequirement>\n        <decisionTable hitPolicy=\"COLLECT\" outputLabel=\"Symptom Analysis\" typeRef=\"tListOfStrings\" id=\"_895523c7-9926-43bb-83db-e596f9caaebc\">\n            <input id=\"_34a2f5f6-d4d9-4b03-8ac0-cbfac33f2591\">\n                <inputExpression typeRef=\"string\">\n                    <text>Symptom</text>\n                </inputExpression>\n            </input>\n            <output id=\"_2a4ebb8a-f98e-47e1-a57f-78230ced36fd\"/>\n            <rule id=\"_1b20fe26-e3b3-449f-838b-a8ab00238e53\">\n                <inputEntry id=\"_fd5fb838-ebfd-4b89-916d-a96d51df0cf7\">\n                    <text>\"cough\", \"sore throat\", \"stuffy nose\"</text>\n                </inputEntry>\n                <outputEntry id=\"_79aaec27-d2f0-4f00-9f33-9ccade427765\">\n                    <text>Symptom + \" is in the list of Cold symptoms\"</text>\n                </outputEntry>\n            </rule>\n            <rule id=\"_0da0a131-4e1a-4b1a-b763-8af96a11982d\">\n                <inputEntry id=\"_2fbeca46-aa7f-4746-9929-ce7c88cd1a5f\">\n                    <text>Flu Symtoms</text>\n                </inputEntry>\n                <outputEntry id=\"_ba75f36d-77dd-4190-b64c-3036e9d26d5b\">\n                    <text>Symptom + \" is in the list of Flu symptoms\"</text>\n                </outputEntry>\n            </rule>\n        </decisionTable>\n    </decision>\n    <dmndi:DMNDI>\n        <dmndi:DMNDiagram id=\"_7f0fb170-45f8-4189-94a4-74c686cc1d55_D1\">\n            <dmndi:Size height=\"650.0\" width=\"666.0\"/>\n            <dmndi:DMNShape dmnElementRef=\"_ceab30da-d86b-4c49-9685-49a6dc60413d\" id=\"_7f0fb170-45f8-4189-94a4-74c686cc1d55_s1\">\n                <dc:Bounds height=\"60.0\" width=\"153.0\" x=\"150.0\" y=\"331.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_0d07c799-309c-49cd-9dc4-3c26bbf96282\" id=\"_7f0fb170-45f8-4189-94a4-74c686cc1d55_s2\">\n                <dc:Bounds height=\"60.0\" width=\"153.0\" x=\"363.0\" y=\"331.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNShape dmnElementRef=\"_531cd585-b1f9-4f12-abda-6d152fc324af\" id=\"_7f0fb170-45f8-4189-94a4-74c686cc1d55_s3\">\n                <dc:Bounds height=\"61.0\" width=\"154.0\" x=\"255.0\" y=\"150.0\"/>\n            </dmndi:DMNShape>\n            <dmndi:DMNEdge dmnElementRef=\"d252aed4-6a34-4e31-b4c3-c58ea03ee235\" id=\"_7f0fb170-45f8-4189-94a4-74c686cc1d55_e1\">\n                <di:waypoint x=\"226.0\" y=\"331.0\"/>\n                <di:waypoint x=\"332.0\" y=\"211.0\"/>\n            </dmndi:DMNEdge>\n            <dmndi:DMNEdge dmnElementRef=\"d382479e-ab34-4848-abfc-81c1ffcc76e3\" id=\"_7f0fb170-45f8-4189-94a4-74c686cc1d55_e2\">\n                <di:waypoint x=\"439.0\" y=\"331.0\"/>\n                <di:waypoint x=\"332.0\" y=\"211.0\"/>\n            </dmndi:DMNEdge>\n        </dmndi:DMNDiagram>\n    </dmndi:DMNDI>\n</definitions>\n\n";