Closed mristin closed 2 years ago
We need to set one XML namespace in the meta-model for all the classes by using the module variable __xml_namespace__.
__xml_namespace__
This is relevant both for XSD generation as well for RDF+SHACL.
Fixed by #155.
We need to set one XML namespace in the meta-model for all the classes by using the module variable
__xml_namespace__
.This is relevant both for XSD generation as well for RDF+SHACL.