blob: a0122f4b930c4abf7f19ed7dd0333e8afa309127 [file] [log] [blame]
Daniel Veillard8acdfbf2004-06-03 16:00:59 +00001<?xml version="1.0" encoding="ISO-8859-1"?>
2<foo
3 xmlns="http://FOO"
4 xmlns:foo="http://FOO"
5 xmlns:bar="http://BAR"
6 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7 xsi:schemaLocation="http://FOO anyAttr-processContents1_0.xsd">
8 <elem.lax foo:bar="o o"/>
9 <elem.strict foo:barB="GB"/>
10</foo>
11