Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rfclint doesn't use the current schema #6

@ietf-svn-bot

Description

@ietf-svn-bot

type_defect | by [email protected]


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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions