locnote5xmlrules.xml (452B)
1 <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"> 2 <its:locNoteRule selector="//@alt" locNoteType="description"> 3 <its:locNote>This text will be displayed over the image.</its:locNote> 4 </its:locNoteRule> 5 <its:locNoteRule locNoteType="alert" selector="//msg[@id='DisableInfo']"> 6 <its:locNote>The variable {0} has three possible values: 'printer', 7 'stacker' and 'stapler options'.</its:locNote> 8 </its:locNoteRule> 9 </its:rules>