rdonkin 2004/01/12 12:29:54
Added: betwixt/src/test/org/apache/commons/betwixt/examples/rss
Image.betwixt
Log:
RSS Example for tutorial (based on the Digester classes). The idea is that maven
will create nice coloured source which I can link from the words.
Revision Changes Path
1.1
jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/examples/rss/Image.betwixt
Index: Image.betwixt
===================================================================
<?xml version="1.0" encoding="UTF-8" ?>
<info primitiveTypes="element">
<element name="image">
<element name="url" property="URL"/>
<addDefaults/>
</element>
</info>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]