Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/HaXml/tests/9x9/XmlLang03.xml

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


<!-- XmlLang03.xml: override language -->
<doc xmlns:eg="http://id.example.org/namespace">
  <eg:inner xml:base="http://id.example.org/base1" 
            xml:lang="fr"
            eg:a2="a2">
    <eg:deeper xml:base="http://id.example.org/base2" 
               xml:lang="de"
               eg:a3="a3">
       <eg:evendeeper />
    </eg:deeper>
  </eg:inner>
</doc>

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.