Sign in
third-party-mirror
/
eclipselink
/
refs/heads/tag-2.5.2
/
.
/
sdo
/
eclipselink.sdo.test
/
resource
/
org
/
eclipse
/
persistence
/
testing
/
sdo
/
helper
/
xmlhelper
/
simpleElementNoSchema.xml
blob: 7172192fa11045ddc46c8b455befff607bb8488b [
file
] [
log
] [
blame
] [
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"
>
<ns0:firstName>
Jane
</ns0:firstName>
<ns0:lastName>
Smith
</ns0:lastName>
</ns0:customer>