root/trunk/examples/xml/defines3.xml

Revision 31, 238 bytes (checked in by mikey, 2 years ago)

converted Example3

Line 
1 <defines>
2         <namespace uri="http://schst.net/test">
3                 <tag name="foo" type="integer" keyAttribute="name"/>
4         </namespace>
5         <namespace uri="http://schst.net/bar">
6                 <tag name="foo" type="string" keyAttribute="name"/>
7         </namespace>
8 </defines>
Note: See TracBrowser for help on using the browser.