<?xml version="1.0" encoding="UTF-8"?> <attributes xmlns:a="http://pax.org/a"> <example> <compileInstructions type="string"/> </example> <say> <message mandatory="yes" defaultValue="Hello!" type="string" minLength="1" maxLength="250" trim="yes"/> <from mandatory="yes" defaultValue="pax" type="string" minLength="1" maxLength="250" trim="no" /> </say> </attributes>