summaryrefslogtreecommitdiff
path: root/tests/LocNote/EX-locNote-element-1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/LocNote/EX-locNote-element-1.xml')
-rw-r--r--tests/LocNote/EX-locNote-element-1.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/LocNote/EX-locNote-element-1.xml b/tests/LocNote/EX-locNote-element-1.xml
new file mode 100644
index 0000000..ee04041
--- /dev/null
+++ b/tests/LocNote/EX-locNote-element-1.xml
@@ -0,0 +1,14 @@
+<myRes>
+ <head>
+ <its:rules xmlns:its="http://www.w3.org/2005/11/its"
+ version="1.0" its:translate="no">
+ <its:locNoteRule locNoteType="alert" selector="//msg[@id='DisableInfo']">
+ <its:locNote>The variable {0} has three possible values: 'printer',
+ 'stacker' and 'stapler options'.</its:locNote>
+ </its:locNoteRule>
+ </its:rules>
+ </head>
+ <body>
+ <msg id="DisableInfo">The {0} has been disabled.</msg>
+ </body>
+</myRes><!-- timestamp $Id: EX-locNote-element-1.xml,v 1.3 2007/02/02 16:55:05 srahtz3 Exp $ -->