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 2 forks source link

Mismatch of data specification information and used template are not recognized #1

Open BirgitBoss opened 8 months ago

BirgitBoss commented 8 months ago

Context: Testtools Version: 0.1

I just certified a test file and the test was successful. However, the file is not really conformant to the specification (only to the xsd schema)

This would be correct: `

ExternalReference GlobalReference https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 ` This is incorrect: `embeddedDataSpecifications> ExternalReference GlobalReference Optional[urn:samm:io.catenax.batch:2.0.0#catenaXId] ` Data Specification IEC 61360 (dataSpecificationIec61360) can only be used in the embedded part if the dataSpecification reference value is equal to "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
otto-ifak commented 8 months ago

@BirgitBoss Thank you for reporting this. Do you have a small xml or aasx file to reproduce this issue?

BirgitBoss commented 8 months ago

Batch-aas;5.xml.txt rename it to .xml (xml not supported in issue-tracker