blob: a01ad3c125137a021c06dfd7918348222d04ee62 [file] [log] [blame]
<!--
Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0,
or the Eclipse Distribution License v. 1.0 which is available at
http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
-->
<root xmlns:yyy="uri2">
<name>theRootName</name>
<ns0:thingQNamea xmlns:ns0="uri1">
<thingName>thinga</thingName>
<thingValue>thingavalue</thingValue>
</ns0:thingQNamea>
<yyy:thingQNameb>
<thingName>thingb</thingName>
<thingValue>thingbvalue</thingValue>
</yyy:thingQNameb>
<ns1:thingQNamec xmlns:ns1="uri3">
<thingName>thingc</thingName>
<thingValue>thingcvalue</thingValue>
</ns1:thingQNamec>
</root>