[
https://issues.jboss.org/browse/DROOLS-1663?page=com.atlassian.jira.plugi...
]
Alexandros Koufoudakis edited comment on DROOLS-1663 at 7/14/17 6:33 AM:
-------------------------------------------------------------------------
A small clarification needed.
Currently, DMN specification supports the following "types" of import:
- DMN Import - import of decisions, BKMs, item definitions, etc.
- XML Import - import of data tables defined in other XML files
- XSD Import - import of XSD type definitions.
This is stated in the "DMN Method and Style", B. Silver. Please, check the
attached pages.
!IMG_2197.jpg|thumbnail! !IMG_2198.jpg|thumbnail! !IMG_2199.jpg|thumbnail!
The specification, however, does not mention any specific type (DMN, XML, XSD). Of course,
you can find combination of words "XSD import" here and there in the Specs, but,
again, as I said, there's nothing specific about what you can exactly import.
Should we focus on DMN import only for the "beginning"?
was (Author: akoufoudakis):
A small clarification.
Currently, DMN specification supports the following "types" of import:
- DMN Import - import of decisions, BKMs, item definitions, etc.
- XML Import - import of data tables defined in other XML files
- XSD Import - import of XSD type definitions.
This is stated in the "DMN Method and Style", B. Silver. Please, check the
attached pages.
!IMG_2197.jpg|thumbnail! !IMG_2198.jpg|thumbnail! !IMG_2199.jpg|thumbnail!
The specification, however, does not mention any specific type (DMN, XML, XSD). Of course,
you can find combination of words "XSD import" here and there in the Specs, but,
again, as I said, there's nothing specific about what you can exactly import.
Should we focus on DMN import only for the "beginning"?
Kie DMN doesn't support IMPORT decisions between DMN files
----------------------------------------------------------
Key: DROOLS-1663
URL:
https://issues.jboss.org/browse/DROOLS-1663
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Stylianos Koussouris
Assignee: Edson Tirelli
Attachments: IMG_2197.jpg, IMG_2198.jpg, IMG_2199.jpg
DMN Spec 1.1
Page 40.
import: Import [*] This attribute is used to import externally defined elements and
make them available for use by elements in this Definitions.
Section 6.3.3 Import metamodel
The aim here is to be able to import one Decision defined in a separate DMN into another
where it is used as a supporting decision and is referenced (RequiredDecision)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)