-
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
formattingIssue pertains to the formatting section of the specIssue pertains to the formatting section of the specresolve-candidateThis issue appears to have been answered or resolved, and may be closed soon.This issue appears to have been answered or resolved, and may be closed soon.
Description
The Variant Key Mismatch errors are miscategorized in Variant Key Mismatch errors as being "Data Model errors". They are clearly syntax errors, and do not require any knowledge of the data model or "semantics" to detect. Instead, they are syntactic errors, and can be detected in parsing.
I think there is a bit of confusion because they are not detectible by the BNF. But that should not be the criterion. There are many instances in many specifications of syntax errors that are not detectible by a BNF processor, such as Well-formedness constraint in https://www.w3.org/TR/xml/#sec-logical-struct and elsewhere.
stasm
Metadata
Metadata
Assignees
Labels
formattingIssue pertains to the formatting section of the specIssue pertains to the formatting section of the specresolve-candidateThis issue appears to have been answered or resolved, and may be closed soon.This issue appears to have been answered or resolved, and may be closed soon.