Constant dmntk_examples::DMN_3_2893[][src]

pub const DMN_3_2893: &str = "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<definitions xmlns:semantic=\"https://www.omg.org/spec/DMN/20191111/MODEL/\"\n             xmlns:dmn11=\"http://www.omg.org/spec/DMN/20151101/dmn.xsd\"\n             xmlns:rss=\"http://purl.org/rss/2.0/\"\n             xmlns:di=\"http://www.omg.org/spec/DMN/20180521/DI/\"\n             xmlns:drools=\"http://www.drools.org/kie/dmn/1.1\"\n             xmlns:trisofeed=\"http://trisotech.com/feed\"\n             xmlns:dmndi=\"https://www.omg.org/spec/DMN/20191111/DMNDI/\"\n             xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\"\n             xmlns:triso=\"http://www.trisotech.com/2015/triso/modeling\"\n             xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n             xmlns:feel=\"https://www.omg.org/spec/DMN/20191111/FEEL/\"\n             xmlns:include1=\"http://www.trisotech.com/definitions/_ae5b3c17-1ac3-4e1d-b4f9-2cf861aec6d9\"\n             xmlns:trisodmn=\"http://www.trisotech.com/2016/triso/dmn\"\n             xmlns:tc=\"http://www.omg.org/spec/DMN/20160719/testcase\"\n             xmlns=\"https://www.omg.org/spec/DMN/20191111/MODEL/\"\n             id=\"_2a1d771a-a899-4fef-abd6-fc894332337c\" name=\"Model B\"\n             namespace=\"http://www.trisotech.com/definitions/_2a1d771a-a899-4fef-abd6-fc894332337c\" exporter=\"DMN Modeler\" exporterVersion=\"6.2.4.2\" triso:logoChoice=\"Default\">\n    <import namespace=\"http://www.trisotech.com/definitions/_ae5b3c17-1ac3-4e1d-b4f9-2cf861aec6d9\"\n            name=\"modelA\"\n            importType=\"https://www.omg.org/spec/DMN/20191111/MODEL/\"/>\n    <decision id=\"_96df766e-23e1-4aa6-9d5d-545fbe2f1e23\" name=\"Evaluating Say Hello\" triso:useOutputTypeAsAnswer=\"false\">\n        <variable name=\"Evaluating Say Hello\" id=\"_0a5ade68-3746-4022-99e3-e15e42216725\" typeRef=\"string\"/>\n        <informationRequirement id=\"_d3627327-056c-4117-b167-df7029d21511\">\n            <requiredDecision href=\"http://www.trisotech.com/definitions/_ae5b3c17-1ac3-4e1d-b4f9-2cf861aec6d9#_f7fdaec4-d669-4797-b3b4-12b860de2eb5\"/>\n        </informationRequirement>\n        <literalExpression typeRef=\"string\" id=\"_026e05fb-6c07-4046-9c52-716ba5619a69\" triso:expressionId=\"_5d8ea0f4-1c32-450d-a141-60df64654436\">\n            <text>\"Evaluating Say Hello to: \"+modelA.Greet the Person</text>\n        </literalExpression>\n    </decision>\n</definitions>\n";