Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle typeConstraint in model #12

Open
dsntk opened this issue Jan 4, 2024 · 0 comments
Open

Handle typeConstraint in model #12

dsntk opened this issue Jan 4, 2024 · 0 comments
Labels
DMN 1.5 DMN specification version 1.5
Milestone

Comments

@dsntk
Copy link
Contributor

dsntk commented Jan 4, 2024

Handle typeConstraint element in the model.

<xsd:complexType name="tItemDefinition">
    ...
         <xsd:element name="typeConstraint" type="tUnaryTests" minOccurs="0"/>
    ...
</xsd:complexType>
@dsntk dsntk transferred this issue from another repository Jan 4, 2024
@dsntk dsntk added the DMN 1.5 DMN specification version 1.5 label Jan 4, 2024
@dsntk dsntk added this to DSNTK Jan 4, 2024
@dsntk dsntk added this to the v0.0.5 milestone Jan 5, 2024
@DariuszDepta DariuszDepta modified the milestones: 0.2.0, 0.1.0 Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DMN 1.5 DMN specification version 1.5
Projects
None yet
Development

No branches or pull requests

1 participant