Skip to content

Unknown property error, when parsing inherited dataclasses with different namespaces #654

@thm-ma

Description

@thm-ma

I try to use XSDATA to parse Business Process Model and Notation (BPMN) 2.0.2 diagrams.

https://www.omg.org/spec/BPMN/2.0.2/

The XS schema contains a waypoint Element that is not detected during parsing due to a namespace conflict caused by the parser class XmlMetaBuilder.

A working example with full error description and details (schema, generated dataclasses, parser code) can be found here:

https://github.com/THM-MA/XSDATA-waypoint

After debugging for several hours I truly believe that this is a parser bug.

Any help is highly appreciated!

Thank you so much for your support and this wonderful piece of software
Thomas

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions