summaryrefslogtreecommitdiff
path: root/xsd-examples/cxx/tree/custom/wildcard/wildcard.xml
blob: 8f6ba6512b427d8c6df091085669a93416732a16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>

<!--

file      : cxx/tree/custom/wildcard/wildcard.xml
copyright : not copyrighted - public domain

-->

<wc:data xmlns:wc="http://www.codesynthesis.com/wildcard"
	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	 xsi:schemaLocation="http://www.codesynthesis.com/wildcard wildcard.xsd"
         id="1"
         scope="global">abc123</wc:data>