blob: 8d30b8875b7f22ffa6e798d2ad219a541e856cd2 [file] [log] [blame]
<?xml version='1.0' encoding='ISO-8859-1'?>
<customer xmlns="http://openuri.org/xstypes/test"
gender="male"
hexAtt="474749515457594747"
base64Att="
VGhpcyBzdHJpbmcgaXMgYmFzZTY0QmluYXJ5IGVuY29kZWQh
"
anyuriAtt="http://dmoz.org/World/Français/"
qnameAtt="pref:localname" xmlns:pref="some_uri"
notationAtt="JPEG"
>
<firstname>Howdy</firstname>
<number>436</number>
<number>123</number>
<birthday>1998-08-26Z</birthday>
<number>44</number>
<number>933</number>
<birthday>2000-08-06-08:00</birthday>
<hex>454749515457595A4A</hex>
<base64>VGhpcyBzdHJpbmcgaXMgYmFzZTY0QmluYXJ5IGVuY29kZWQh</base64>
<anyuri>http://3space.org/space%20space/</anyuri>
<qname>openuri_org_localname</qname>
<notation>GIF</notation>
</customer>