Skip to content

Commit

Permalink
Fix examples
Browse files Browse the repository at this point in the history
  • Loading branch information
falko committed Jan 5, 2024
1 parent 669047c commit 20def18
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 30 deletions.
20 changes: 10 additions & 10 deletions examples/Chapter 11 Example 1 Originations/Financial.dmn
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<semantic:definitions version="1.6" xmlns:semantic="https://www.omg.org/spec/DMN/" xmlns:rss="http://purl.org/rss/2.0/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:trisofeed="http://trisotech.com/feed" xmlns:dmndi="https://www.omg.org/spec/DMN/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" xmlns:triso="http://www.trisotech.com/2015/triso/modeling" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:feel="https://www.omg.org/spec/DMN/FEEL/1.6" xmlns:trisodmn="http://www.trisotech.com/2016/triso/dmn" xmlns:tc="http://www.omg.org/spec/DMN/20160719/testcase" xmlns:drools="http://www.drools.org/kie/dmn/1.1" xmlns="http://www.trisotech.com/definitions/_5e8e877a-af87-434b-9c36-ed51c8d6b514" id="_5e8e877a-af87-434b-9c36-ed51c8d6b514" name="Financial" namespace="http://www.trisotech.com/definitions/_5e8e877a-af87-434b-9c36-ed51c8d6b514" exporter="DMN Modeler" exporterVersion="6.2.2.1" triso:logoChoice="None"
xsi:schemaLocation="
https://www.omg.org/spec/DMN/
https://www.omg.org/spec/DMN/20240322/DMN16.xsd
https://www.omg.org/spec/DMN/DI/
https://www.omg.org/spec/DMN/20240322/DMNDI16.xsd
http://www.omg.org/spec/DMN/20180521/DI/
https://www.omg.org/spec/DMN/20180521/DI.xsd
http://www.omg.org/spec/DMN/20180521/DC/
https://www.omg.org/spec/DMN/20180521/DC.xsd
">
xsi:schemaLocation="
https://www.omg.org/spec/DMN/
https://www.omg.org/spec/DMN/20240322/DMN16.xsd
https://www.omg.org/spec/DMN/DI/
https://www.omg.org/spec/DMN/20240322/DMNDI16.xsd
http://www.omg.org/spec/DMN/20180521/DI/
https://www.omg.org/spec/DMN/20180521/DI.xsd
http://www.omg.org/spec/DMN/20180521/DC/
https://www.omg.org/spec/DMN/20180521/DC.xsd
">
<semantic:decisionService id="_5e8e877a-af87-434b-9c36-ed51c8d6b514_DS" name="Whole Model Decision Service" triso:dynamicDecisionService="true">
<semantic:variable name="Whole Model Decision Service" id="_7510044d-9f94-4b5a-a172-bb5412031a86" typeRef="Any"/>
</semantic:decisionService>
Expand Down
21 changes: 11 additions & 10 deletions examples/Chapter 11 Example 2 Ranked Loan Products/Loan info.dmn
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<semantic:definitions version="1.6" id="_5c8b9296-96cf-4898-bba5-3a2d21d34eed" name="Loan info" namespace="http://www.trisotech.com/definitions/_5c8b9296-96cf-4898-bba5-3a2d21d34eed" exporter="DMN Modeler" exporterVersion="6.2.2.3" xmlns:semantic="https://www.omg.org/spec/DMN/" xmlns="http://www.trisotech.com/definitions/_5c8b9296-96cf-4898-bba5-3a2d21d34eed"
xsi:schemaLocation="
https://www.omg.org/spec/DMN/
https://www.omg.org/spec/DMN/20240322/DMN16.xsd
https://www.omg.org/spec/DMN/DI/
https://www.omg.org/spec/DMN/20240322/DMNDI16.xsd
http://www.omg.org/spec/DMN/20180521/DI/
https://www.omg.org/spec/DMN/20180521/DI.xsd
http://www.omg.org/spec/DMN/20180521/DC/
https://www.omg.org/spec/DMN/20180521/DC.xsd
">
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
https://www.omg.org/spec/DMN/
https://www.omg.org/spec/DMN/20240322/DMN16.xsd
https://www.omg.org/spec/DMN/DI/
https://www.omg.org/spec/DMN/20240322/DMNDI16.xsd
http://www.omg.org/spec/DMN/20180521/DI/
https://www.omg.org/spec/DMN/20180521/DI.xsd
http://www.omg.org/spec/DMN/20180521/DC/
https://www.omg.org/spec/DMN/20180521/DC.xsd
">
<semantic:itemDefinition name="tBorrower" label="tBorrower">
<semantic:itemComponent id="_b7dcc14d-510d-4628-a510-ca774208e501" name="Full Name">
<semantic:typeRef>string</semantic:typeRef>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<semantic:definitions version="1.6" id="_736fa164-03d8-429f-8318-4913a548c3a6" name="Recommended Loan Products" namespace="http://www.trisotech.com/definitions/_736fa164-03d8-429f-8318-4913a548c3a6" exporter="DMN Modeler" exporterVersion="6.2.3" xmlns:semantic="https://www.omg.org/spec/DMN/" xmlns:tc="http://www.omg.org/spec/DMN/20160719/testcase" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:include1="http://www.trisotech.com/definitions/_5c8b9296-96cf-4898-bba5-3a2d21d34eed" xmlns="http://www.trisotech.com/definitions/_736fa164-03d8-429f-8318-4913a548c3a6"
xsi:schemaLocation="
https://www.omg.org/spec/DMN/
https://www.omg.org/spec/DMN/20240322/DMN16.xsd
https://www.omg.org/spec/DMN/DI/
https://www.omg.org/spec/DMN/20240322/DMNDI16.xsd
http://www.omg.org/spec/DMN/20180521/DI/
https://www.omg.org/spec/DMN/20180521/DI.xsd
http://www.omg.org/spec/DMN/20180521/DC/
https://www.omg.org/spec/DMN/20180521/DC.xsd
">
xsi:schemaLocation="
https://www.omg.org/spec/DMN/
https://www.omg.org/spec/DMN/20240322/DMN16.xsd
https://www.omg.org/spec/DMN/DI/
https://www.omg.org/spec/DMN/20240322/DMNDI16.xsd
http://www.omg.org/spec/DMN/20180521/DI/
https://www.omg.org/spec/DMN/20180521/DI.xsd
http://www.omg.org/spec/DMN/20180521/DC/
https://www.omg.org/spec/DMN/20180521/DC.xsd
">
<semantic:import namespace="http://www.trisotech.com/definitions/_5c8b9296-96cf-4898-bba5-3a2d21d34eed" name="Services" importType="https://www.omg.org/spec/DMN/"/>
<semantic:itemDefinition name="tBorrower" label="tBorrower">
<semantic:itemComponent id="_b7dcc14d-510d-4628-a510-ca774208e501" name="Full Name">
Expand Down

0 comments on commit 20def18

Please sign in to comment.