Sign in
third-party-mirror
/
eclipselink
/
refs/heads/tag-2.5.2
/
.
/
sdo
/
eclipselink.sdo.test
/
resource
/
org
/
eclipse
/
persistence
/
testing
/
sdo
/
helper
/
xmlhelper
/
simpleElement.xml
blob: 57dbf4d36dcf0a99e5c01db13490aac447d1334a [
file
] [
edit
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<ns0:customer
xmlns:ns0
=
"http://www.example.org"
xmlns:xsi
=
"http://www.w3.org/2001/XMLSchema-instance"
>
<firstName>
Jane
</firstName>
<lastName>
Smith
</lastName>
</ns0:customer>