diff --git a/doc/main.html b/doc/main.html index 9b49c88..0aa66ce 100644 --- a/doc/main.html +++ b/doc/main.html @@ -9,12 +9,12 @@ - + - +
sectionsectionThe Conformance section contains author-supplied, conformance-related prose that is added to the SMPTE
- boilerplate text that is generated depending on pubType.
The absence of this section indicates that no author-supplied, conformance-related prose is provided.
The id attribute shall be present on the section element and equal to
- sec-conformance.
The heading shall not be present.
- -<section id="sec-conformance"> - <p>These are additional conformance requirements and definitions.</p> -</section> --
This section is prohibited unless the document is a Standard or Recommended Practice.
sectionsectionsectionThe Conformance section contains author-supplied, conformance-related prose that is added to the SMPTE
+ boilerplate text that is generated depending on pubType.
The Conformance section follows Terms and definitions and is the first SMPTE-defined clause that
+ may carry substantive conformance requirements. It is positioned consistent with ISO/IEC Directives, Part 2, which reserve
+ Clauses 1, 2, and 3 for Scope, Normative references, and Terms and definitions respectively.
The absence of this section indicates that no author-supplied, conformance-related prose is provided.
The id attribute shall be present on the section element and equal to
+ sec-conformance.
The heading shall not be present.
+ +<section id="sec-conformance"> + <p>These are additional conformance requirements and definitions.</p> +</section> ++
This section is prohibited unless the document is a Standard or Recommended Practice.
section(s)All text in this document is, by default, normative, except: the Introduction, any clause explicitly +
All text in this document is, by default, normative, except: the Introduction, the Bibliography, or any clause explicitly labeled as "Informative" or individual paragraphs that start with "Note:"
The keywords "shall" and "shall not" indicate requirements strictly to be followed in order to conform to the
@@ -1561,9 +1564,9 @@ async function render() {
insertForeword(docMetadata);
insertIntroduction(docMetadata);
insertScope(docMetadata);
- insertConformance(docMetadata);
insertNormativeReferences(docMetadata);
insertTermsAndDefinitions(docMetadata);
+ insertConformance(docMetadata);
insertElementsAnnex(docMetadata);
insertBibliography(docMetadata);
diff --git a/test/resources/html/validation/rdd-standalone-invalid.html b/test/resources/html/validation/rdd-standalone-invalid.html
index 2b40e42..2ea4010 100644
--- a/test/resources/html/validation/rdd-standalone-invalid.html
+++ b/test/resources/html/validation/rdd-standalone-invalid.html
@@ -30,5 +30,9 @@
This is the scope of the document. These are additional conformance requirements and definitions.