<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<definitions name="Model B2"
id="_9d46ece4-a96c-4cb0-abc0-0ca121ac3768"
xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/"
namespace="http://www.trisotech.com/definitions/_9d46ece4-a96c-4cb0-abc0-0ca121ac3768">
<import namespace="http://www.trisotech.com/definitions/_ae5b3c17-1ac3-4e1d-b4f9-2cf861aec6d9"
name="Model A"
importType="https://www.omg.org/spec/DMN/20191111/MODEL/"/>
<decision name="Evaluating B2 Say Hello" id="_96df766e-23e1-4aa6-9d5d-545fbe2f1e23">
<variable typeRef="string" name="Evaluating B2 Say Hello"/>
<informationRequirement>
<requiredDecision href="http://www.trisotech.com/definitions/_ae5b3c17-1ac3-4e1d-b4f9-2cf861aec6d9#_f7fdaec4-d669-4797-b3b4-12b860de2eb5"/>
</informationRequirement>
<literalExpression>
<text>"Evaluating Say Hello to: " + Model A.Greet the Person</text>
</literalExpression>
</decision>
</definitions>