<?xml version="1.0" encoding="UTF-8"?>
<testCaseDescription id="wcag20060427_sc3.1.1_l1_001"
    xml:lang="en"
    xmlns="http://bentoweb.org/refs/TCDL2.0"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xmlns:html="http://www.w3.org/1999/xhtml"
    xsi:schemaLocation="http://bentoweb.org/refs/TCDL1 http://bentoweb.org/refs/schemas/tcdl1.xsd http://bentoweb.org/refs/TCDL2.0 http://bentoweb.org/refs/schemas/tcdl2.0.xsd http://purl.org/dc/elements/1.1/ http://dublincore.org/schemas/xmls/simpledc20021212.xsd http://www.w3.org/1999/xhtml http://www.w3.org/2004/07/xhtml/xhtml1-strict.xsd http://www.w3.org/1999/xlink http://bentoweb.org/refs/schemas/xlink.xsd">
  <formalMetadata>
    <title>German text with English language identification</title>
    <dc:creator>John.Doe@example.com</dc:creator>
    <dc:language>en</dc:language>
    <dc:rights>Copyright Example.com</dc:rights>
    <date>2006-08-31</date>
    <status>draft</status>
  </formalMetadata>
  <technologies>
    <technicalSpec><!-- xlink:href is optional -->
      <specName><html:acronym>XHTML</html:acronym>&#174; 1.0: The Extensible HyperText Markup Language (Second Edition)
    </specName>
    </technicalSpec>
  </technologies>
  <testCase complexity="atomic">
    <description>Web page with an excerpt of Peter Handke's play Publikumsbeschimpfung (in German); the html element has a lang attribute with the value "en" (for English) instead of "de" (for German).</description>
    <purpose><p>This test case is intended to fail because the language of the page is not correctly identified.</p></purpose>
    <requiredTests>
      <testModes>
        <testMode>oneExpert</testModes>
      </testModes>
    </requiredTests>
    <files>
      <file xlink:href="wcag20060427_sc3.1.1_l1_001.html"/>
      <!-- @@note xlink:href is actually optional -->
    </files>
  </testCase>
  <rules>
    <rule primary="yes" id="http://bentoweb.org/refs/rulesets.xml#WCAG2_20060427_3.1_meaning-doc-lang-id">
      <locations expectedResult="fail"/>
    </rule>
  </rules>
</testCaseDescription>