Namespace added to attribute on export

Original file:

<?xml version="1.0" encoding="UTF-8"?>

  
    
  
  
    
      
        
      
    
  

Exported file:

<?xml version="1.0" encoding="UTF-8"?>

  
    
  
  
    
      
        
      
    
  

The “name” property of “BPMNDiagram” element gets a “di” namespace added even if the actual “di” schema states that attributes should not be prefixed with a namespace.

Thanks for reporting. This is a known issue in our XML export.

Do you have an approximate time-frame for the fix? Days, weeks, …

We cannot give any estimations on this.

If you would like to help us out, you can send in a pull request.