metanorma / metanorma-ogc

Metanorma processor for OGC documents
https://www.metanorma.com
BSD 2-Clause "Simplified" License
2 stars 3 forks source link

When doctype set to Engineering Report, an error is thrown: `'' is not a permitted subtype of Standard: reverting to 'implementation'` #599

Closed ronaldtse closed 1 year ago

ronaldtse commented 1 year ago

When the document is set to:

:doctype: engineering-report

This error shows. Clearly the document is not a "Standard".

Document Attributes: '' is not a permitted subtype of Standard: reverting to 'implementation'
opoudjis commented 1 year ago

The error is being falsely raised by the boilerplate processor; moreover, an empty subdoctype should not be triggering this warning to begin with.