domain4html.html (719B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <meta name="keywords" content="SPORTS LAW, Judicial Matters"> 6 <meta property="mykeywords" content="Sport, Law"> 7 <script type="application/its+xml"> 8 <its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml" version="2.0"> 9 <its:param name="domainParam">keywords</its:param> 10 <its:domainRule selector="/h:html/h:body" domainPointer="/h:html/h:head/h:meta[@property='mykeywords' or @name=$domainParam]/@content" domainMapping="'sports law' LAW, 'labor law' LAW, 'contract law' LAW, 'competition law' LAW,'tort law' LAW"/> 11 </its:rules> 12 </script> 13 <title>Sports law</title> 14 </head> 15 <body> 16 <p>Some text about sport and law.</p> 17 </body> 18 </html>