(→Issues Schema)
|
(Added in XML example)
|
Line 350: | |||
</xsd:schema> </pre> | </xsd:schema> </pre> | ||
+ | = Appendix A: Property XML Example = | ||
+ | This is an example XML that can be used with certain steps involving properties (such as setting build life properties): | ||
+ | <table border=0> | ||
+ | <tr><td><p style="font-size:10px"><font face=monospace> | ||
+ | <Properties> | ||
+ | <br/> <property name="test" type="text">test2</property> | ||
+ | <br/></Properties> | ||
+ | </font></p></td></tr> | ||
+ | </table> |