aasx-package-explorer
aasx-package-explorer copied to clipboard
[old namespace] get supplementaries
https://github.com/admin-shell-io/aasx-package-explorer/blob/3581d4c8b4c88aeed5e63c6c987e652fde50eafe/src/AasxCsharpLibrary/AdminShellPackageEnv.cs#L1535
Old namespace: xs = specPart.GetRelationshipsByType(http://www.admin-shell.io/aasx/relationships/aas-suppl);
Change it to (remove "www."): xs = specPart.GetRelationshipsByType(http://admin-shell.io/aasx/relationships/aas-suppl);