Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rfclint doesn't use the current schema #6

Open
ietf-svn-bot opened this issue Oct 20, 2021 · 0 comments
Open

rfclint doesn't use the current schema #6

ietf-svn-bot opened this issue Oct 20, 2021 · 0 comments

Comments

@ietf-svn-bot
Copy link

type_defect | by arusso@amsl.com


rfclint doesn't rely on the current schema (v3.rnc).

Could run with the option --no-rng (disable RNG validation step) to avoid the error, but would be better if it used the current schema.

Example (the current schema has an indent attribute for ):

% rfclint --extract="abnf" rfc9051.notprepped.xml 
ERROR: Unable to validate the XML document: rfc9051.notprepped.xml
 rfc9051.notprepped.xml: Line 249: Invalid attribute indent for element t
 rfc9051.notprepped.xml: Line 256: Invalid attribute indent for element t
[...]

where
rfclint = 0.6.1
rfctools_common = 0.6.2


Issue migrated from trac:682 at 2022-02-08 07:17:55 +0000

@kesara kesara transferred this issue from ietf-tools/xml2rfc May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant