tools-python
tools-python copied to clipboard
Invalid `<SpdxDocument>` tags in xml format
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.