-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
When running xmllint --schema ./cards.xsd ./tokens.xml using the current v4 cards.xsd, I receive the following error:
./tokens.xml:7: element cockatrice_carddatabase: Schemas validity error : Element 'cockatrice_carddatabase', attribute '{https://www.w3.org/2001/XMLSchema-instance}noNamespaceSchemaLocation': The attribute '{https://www.w3.org/2001/XMLSchema-instance}noNamespaceSchemaLocation' is not allowed.
Am i doing something wrong or is this an issue of expectations mismatch between cards.xsd and tokens.xml?
I have been simply ignoring this message because I know the xml works fine with that attribute, but it would be nice if the validation tool would tell me everything is OK when I run it with a valid file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels