Constant DMN_3_0089_MODEL_B1

Source
pub const DMN_3_0089_MODEL_B1: &str = "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<definitions name=\"Model B\"\n             id=\"_2a1d771a-a899-4fef-abd6-fc894332337c\"\n             xmlns=\"https://www.omg.org/spec/DMN/20191111/MODEL/\"\n             namespace=\"http://www.trisotech.com/definitions/_2a1d771a-a899-4fef-abd6-fc894332337c\">\n    \n    <import namespace=\"http://www.trisotech.com/definitions/_ae5b3c17-1ac3-4e1d-b4f9-2cf861aec6d9\"\n            name=\"Model A\"\n            importType=\"https://www.omg.org/spec/DMN/20191111/MODEL/\"/>\n    \n    <decision name=\"Evaluating Say Hello\" id=\"_96df766e-23e1-4aa6-9d5d-545fbe2f1e23\">\n        <variable typeRef=\"string\" name=\"Evaluating Say Hello\"/>\n        <informationRequirement>\n            <requiredDecision href=\"http://www.trisotech.com/definitions/_ae5b3c17-1ac3-4e1d-b4f9-2cf861aec6d9#_f7fdaec4-d669-4797-b3b4-12b860de2eb5\"/>\n        </informationRequirement>\n        <literalExpression>\n            <text>\"Evaluating Say Hello to: \" + Model A.Greet the Person</text>\n        </literalExpression>\n    </decision>\n    \n</definitions>\n";