Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.xpath.tests
/
84e43f52580a5278ec89936ca706a0e34bdc407a
/
.
/
tests
/
org.eclipse.wst.xml.xpath2.processor.tests
/
TestSources
/
postals.xml
blob: 4ad2da07b0ea1d9a32106cb5c9fce281e5629af9 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<postals
xmlns
=
"http://www.example.com/postals"
>
<row>
<city>
Cambridge
</city>
<prefix>
CB
</prefix>
</row>
<row>
<city>
Oxford
</city>
<prefix>
OX
</prefix>
</row>
</postals>