root/trunk/examples/xml/defines-__setPublicProperties.xml

Revision 103, 149 bytes (checked in by mikey, 1 year ago)

added implicit and explicit call to set as well as possibility for setting public properties
whitespace fixes

Line 
1 <defines>
2   <tag name="dog" type="AnotherDog">
3     <attribute name="species" type="string" />
4   </tag>
5   <tag name="name" type="string" />
6 </defines>
Note: See TracBrowser for help on using the browser.