diff --git a/src/obfl-specification.html b/src/obfl-specification.html index d364a10..6fb35c2 100644 --- a/src/obfl-specification.html +++ b/src/obfl-specification.html @@ -2759,6 +2759,20 @@

Example

+

mark-capital-letters

+ +

The value of the mark-capital-letters attribute can either be 'true' or 'false'. +The value 'true' indicates that the braille translator should add capital markings to the +text contents. The value 'false' indicates the braille translator should +NOT add capital markings text contents.

+ +

The overall policy for marking capital letters should be determined by the +implementing application or language policy, for example per job or in a system setting.

+ +

This attribute will override that policy, using the mark-capital-letters +attribute on an element tells the braille translator that this element and child elements +should have another policy for marking capital letters.

+

page-number-counter

Specifies a name for a page number counter to use.

diff --git a/src/validation/obfl.rng b/src/validation/obfl.rng index b505281..6f17c9d 100644 --- a/src/validation/obfl.rng +++ b/src/validation/obfl.rng @@ -22,15 +22,19 @@ - - + + - - + + + true + false + + - + true false @@ -51,6 +55,15 @@ + + + + + + + + + @@ -540,27 +553,7 @@ - - - - true - false - - - - - - - - - pre-translated - grade0 - grade1 - grade2 - grade3 - - - +