<?xml version="1.0"?>
<!-- Generated by localisation.xsl -->
<?xml-stylesheet href="../driver.css" type="text/css"?><article xmlns="http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" xmlns:eg="http://www.badgers-in-foil.co.uk/projects/docbooc-css/tests/examples">
  <title>Localisation Examples</title>
  <section>
    <title>About</title>
    <para>This document shows off examples of all localisable content
	generated by the Docbook CSS stylesheet in all supported
	languages.  The actual content in each section is in English (they
	are all generated from the same source by an XSLT).  Important to
	note is the additional text added by the CSS.</para>
  </section>
  <section><title>Locales</title>
  

  <section lang="en" xml:lang="en"><title>English</title>
    <para><quote>Quoting style <quote>may vary by language</quote>,</quote>
    she quoted.</para>

    <warning><para>A Warning</para></warning>

    <caution><para>A Caution</para></caution>

    <important><para>Important Information</para></important>

    <note><para>A Note</para></note>

    <tip><para>A Hint/Tip</para></tip>

    <example>
      <title>Like So</title>
      <para>Exemplify something</para>
    </example>

    <qandaset>
      <qandadiv>
        <title>Questions and Answers</title>
	<qandaentry>
	  <question><para>Some question?</para></question>
	  <answer><para>The answer!</para></answer>
	</qandaentry>
      </qandadiv>
    </qandaset>
  </section>

  

  <section lang="pl" xml:lang="pl"><title>Polish</title>
    <para><quote>Quoting style <quote>may vary by language</quote>,</quote>
    she quoted.</para>

    <warning><para>A Warning</para></warning>

    <caution><para>A Caution</para></caution>

    <important><para>Important Information</para></important>

    <note><para>A Note</para></note>

    <tip><para>A Hint/Tip</para></tip>

    <example>
      <title>Like So</title>
      <para>Exemplify something</para>
    </example>

    <qandaset>
      <qandadiv>
        <title>Questions and Answers</title>
	<qandaentry>
	  <question><para>Some question?</para></question>
	  <answer><para>The answer!</para></answer>
	</qandaentry>
      </qandadiv>
    </qandaset>
  </section>

  

  <section lang="de" xml:lang="de"><title>German</title>
    <para><quote>Quoting style <quote>may vary by language</quote>,</quote>
    she quoted.</para>

    <warning><para>A Warning</para></warning>

    <caution><para>A Caution</para></caution>

    <important><para>Important Information</para></important>

    <note><para>A Note</para></note>

    <tip><para>A Hint/Tip</para></tip>

    <example>
      <title>Like So</title>
      <para>Exemplify something</para>
    </example>

    <qandaset>
      <qandadiv>
        <title>Questions and Answers</title>
	<qandaentry>
	  <question><para>Some question?</para></question>
	  <answer><para>The answer!</para></answer>
	</qandaentry>
      </qandadiv>
    </qandaset>
  </section>

  

  <section lang="es" xml:lang="es"><title>Spanish</title>
    <para><quote>Quoting style <quote>may vary by language</quote>,</quote>
    she quoted.</para>

    <warning><para>A Warning</para></warning>

    <caution><para>A Caution</para></caution>

    <important><para>Important Information</para></important>

    <note><para>A Note</para></note>

    <tip><para>A Hint/Tip</para></tip>

    <example>
      <title>Like So</title>
      <para>Exemplify something</para>
    </example>

    <qandaset>
      <qandadiv>
        <title>Questions and Answers</title>
	<qandaentry>
	  <question><para>Some question?</para></question>
	  <answer><para>The answer!</para></answer>
	</qandaentry>
      </qandadiv>
    </qandaset>
  </section>
</section>
</article>
