blob: d0f890d1f5844d4a50b3a7214fddd240f9570a74 [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>
<ns1:simple-element xmlns:ns1="namespace1">123</ns1:simple-element>
<qname-element xmlns:myns="somenamespaceuri">myns:localname</qname-element>
<ns2:complex-element xmlns:ns2="namespace2"><child>value</child></ns2:complex-element>
<address><street>222 Fake Street</street><city>Toronto</city><country>Canada</country></address>
</root>