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

feat(bpmn): improve namespace prefixes in bpmn generated file #50

Merged
merged 10 commits into from
Jul 15, 2020

Conversation

tbouffard
Copy link
Member

@tbouffard tbouffard commented Jul 14, 2020

Use explicit namespace prefixes instead of default ns1, ns2, ...
Notice that there is no more default namespace, BPMN model schema is mapped to the semantic prefix.

In addition, we now generated formatted/pretty-print xml.

@tbouffard tbouffard added the enhancement New feature or request label Jul 14, 2020
Not reused, so not required
@tbouffard tbouffard requested a review from baptistemesta July 14, 2020 18:48
Co-authored-by: Thomas Bouffard <27200110+tbouffard@users.noreply.github.com>
@CLAassistant
Copy link

CLAassistant commented Jul 15, 2020

CLA assistant check
All committers have signed the CLA.

@baptistemesta baptistemesta merged commit d24f8b3 into master Jul 15, 2020
@baptistemesta baptistemesta deleted the feat/improve_namespace_in_bpmn_generated_file branch July 15, 2020 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants