From ef519b064869f4f664ce9a81d08cd623fc5506a1 Mon Sep 17 00:00:00 2001 From: Syd Bauman Date: Sat, 9 May 2026 12:03:32 -0400 Subject: [PATCH] Minor improvements to the wording, encoding, and punctuation of the discussion of the appInfo and application elements. --- P5/Source/Guidelines/en/HD-Header.xml | 21 +++++++++++---------- P5/Source/Specs/application.xml | 10 ++++++---- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/P5/Source/Guidelines/en/HD-Header.xml b/P5/Source/Guidelines/en/HD-Header.xml index 2600ad7e26..0a6f850e41 100644 --- a/P5/Source/Guidelines/en/HD-Header.xml +++ b/P5/Source/Guidelines/en/HD-Header.xml @@ -1894,16 +1894,16 @@ Within the unitDef, a conversion element may be used to store processing of an encoded resource within its header. Typical uses for such information might be: - to allow an +to allow an application to discover that it has previously opened or edited a file, and what version of itself was used to do that; - to show (through a date) which +to show (through a date) which application last edited the file to allow for diagnosis of any problems that might have been caused by that application; - to allow users to discover information - about an application used to edit the file +to allow users to discover information + about an application used to edit the file; to allow the application to declare an interest in elements of the file which it has edited, so that other applications @@ -1926,11 +1926,12 @@ the application and its major version number (for example, application should add a new application each time it touches the file.

The following example shows how these elements might be used to -document the fact that version 1.5 of an application called Image Markup -Tool has an interest in two parts of a document -which was last saved on June 6 2006. The parts concerned are -accessible at the URLs given as target for the two ptr -elements. +document the fact that version 1.5 of an application called Image Markup +Tool has an interest in two parts of a document +which was last saved on 06 June 2006. The parts concerned are +accessible at the URLs given as the target attributes of the two ptr +elements. + @@ -2946,4 +2947,4 @@ for subject headings nor require the use of subject headings. The selection and combination of modules to form a TEI schema is described in .

- \ No newline at end of file + diff --git a/P5/Source/Specs/application.xml b/P5/Source/Specs/application.xml index 14f1334cbb..bec79b8e48 100644 --- a/P5/Source/Specs/application.xml +++ b/P5/Source/Specs/application.xml @@ -53,10 +53,12 @@ -

This example shows an appInfo element documenting the fact that version 1.5 of the Image - Markup Tool1 application has an interest in two parts of a document which was last saved on - June 6 2006. The parts concerned are accessible at the URLs given as target for the two - ptr elements.

+

This example shows an appInfo element documenting the + fact that version 1.5 of the Image Markup Tool application has an + interest in two parts of a document which was last saved on 06 + June 2006. The parts concerned are accessible at the URLs given as + the target attributes of the two ptr + elements.