summaryrefslogtreecommitdiff
path: root/tests/LocNote/LocNote2_LinkedRules.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/LocNote/LocNote2_LinkedRules.xml')
-rw-r--r--tests/LocNote/LocNote2_LinkedRules.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/LocNote/LocNote2_LinkedRules.xml b/tests/LocNote/LocNote2_LinkedRules.xml
new file mode 100644
index 0000000..51ecaaa
--- /dev/null
+++ b/tests/LocNote/LocNote2_LinkedRules.xml
@@ -0,0 +1,9 @@
+<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
+ <its:locNoteRule selector="//@alt" locNoteType="description">
+ <its:locNote>This text will be displayed over the image.</its:locNote>
+ </its:locNoteRule>
+ <its:locNoteRule locNoteType="alert" selector="//msg[@id='DisableInfo']">
+ <its:locNote>The variable <code>{0}</code> has three possible values: 'printer',
+ 'stacker' and 'stapler options'.</its:locNote>
+ </its:locNoteRule>
+</its:rules><!-- timestamp $Id: LocNote2_LinkedRules.xml,v 1.3 2007/02/02 16:55:05 srahtz3 Exp $ -->