tools-python icon indicating copy to clipboard operation
tools-python copied to clipboard

Invalid `<SpdxDocument>` tags in xml format

Open armintaenzertng opened this issue 3 years ago • 0 comments

The current implementation expects an SPDX document in xml format to be wrapped in <SpdxDocument> and <Document> tags.

As can be seen here, for example, only <Document> tags are necessary anymore.

armintaenzertng avatar Oct 17 '22 12:10 armintaenzertng