mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-22 20:58:28 +00:00
Remove old root definition.
We now use the 2019 spec
This commit is contained in:
parent
a690535c2d
commit
21987cf1f1
@ -456,12 +456,6 @@ class FileService(object):
|
||||
|
||||
df = pd.read_excel(io.BytesIO(ss_data.read()), header=None)
|
||||
|
||||
# root = etree.Element("definitions",
|
||||
# xmlns="http://www.omg.org/spec/DMN/20151101/dmn.xsd",
|
||||
# id='Definitions',
|
||||
# name="DRD",
|
||||
# namespace="http://camunda.org/schema/1.0/dmn")
|
||||
|
||||
xml_ns = "https://www.omg.org/spec/DMN/20191111/MODEL/"
|
||||
dmndi_ns = "https://www.omg.org/spec/DMN/20191111/DMNDI/"
|
||||
dc_ns = "http://www.omg.org/spec/DMN/20180521/DC/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user