blob: 6c80367fb2af3564c6b6a7bd764e82979a682d0c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
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
-->
<ns0:root xmlns:ns0="rootNamespace" xmlns:ns5="uri1">
<choice>
<string-choice>choice string test2</string-choice>
<another-package-subtype-choice>
<ns5:subTypeProp>0</ns5:subTypeProp>
</another-package-subtype-choice>
<integer-choice>400</integer-choice>
<subtype-level2-choice>
<ns5:baseProp>boo</ns5:baseProp>
<ns5:subTypeProp>0</ns5:subTypeProp>
</subtype-level2-choice>
<string-choice>choice string test</string-choice>
<integer-choice>500</integer-choice>
</choice>
</ns0:root>