admin-shell-io / aas-test-engines

Official test tooling for the Asset Administration Shell
https://certification.admin-shell-io.com
Apache License 2.0
5 stars 3 forks source link

[BUG] accept valid xml files with prefix <aas #41

Open BirgitBoss opened 1 month ago

BirgitBoss commented 1 month ago

It seems the validation tool is not able to deal with all files that would be valid.

See for example:

https://github.com/eclipse-esmf/esmf-sdk/issues/603, my comment: https://github.com/eclipse-esmf/esmf-sdk/issues/603#issuecomment-2236246640:

"To me it seems the validation tool cannot deal with <aas: prefix

The second issue are the first wo lines: `<?xml version='1.0' encoding='UTF-8'?>

` seems they must be converted to ``" Note: these files are generated like this by [aas4j](https://github.com/eclipse-aas4j/aas4j
otto-ifak commented 1 month ago

I will have a look at it, maybe it is a problem of the underlying XML parser.

otto-ifak commented 3 weeks ago

@BirgitBoss I guess we discuss the file Aspect3.ttl.aas_corrected.xml from the attached gen.zip? There are multiple issues with this file. For example Constraint_AASd-131 does not hold.