From acd067b0134b82d0ffd59071ad02f996a8b23f47 Mon Sep 17 00:00:00 2001 From: MaximPlusov Date: Mon, 22 Jul 2024 12:20:25 +0000 Subject: [PATCH] PDF/UA-2. Fix rule 8.2.5.29-1 --- PDF_UA/PDFUA-2-ISO32005.xml | 2 +- PDF_UA/PDFUA-2.xml | 2 +- PDF_UA/WTPDF-1-0-Accessibility.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PDF_UA/PDFUA-2-ISO32005.xml b/PDF_UA/PDFUA-2-ISO32005.xml index 1b90e7a8..fc64cb15 100644 --- a/PDF_UA/PDFUA-2-ISO32005.xml +++ b/PDF_UA/PDFUA-2-ISO32005.xml @@ -437,7 +437,7 @@ - + The math structure type shall occur only as a child of a Formula structure element parentStandardType == 'Formula' || parentStandardType == 'MathML' diff --git a/PDF_UA/PDFUA-2.xml b/PDF_UA/PDFUA-2.xml index 5c486cca..ffc7bc54 100644 --- a/PDF_UA/PDFUA-2.xml +++ b/PDF_UA/PDFUA-2.xml @@ -437,7 +437,7 @@ - + The math structure type shall occur only as a child of a Formula structure element parentStandardType == 'Formula' || parentStandardType == 'MathML' diff --git a/PDF_UA/WTPDF-1-0-Accessibility.xml b/PDF_UA/WTPDF-1-0-Accessibility.xml index ab1c898e..f46a0ec9 100644 --- a/PDF_UA/WTPDF-1-0-Accessibility.xml +++ b/PDF_UA/WTPDF-1-0-Accessibility.xml @@ -389,7 +389,7 @@ - + The math structure type shall occur only as a child of a Formula structure element parentStandardType == 'Formula' || parentStandardType == 'MathML'