I updated the schema quite a bit to reflect your feedback : <a href="http://grillbar.org/wasabi/drafts/wasabi-query.xsd">http://grillbar.org/wasabi/drafts/wasabi-query.xsd</a><br><br>Changes:<br>&nbsp;- Split out selectors in two groups. extendedSelectionTypes and selectionTypes. Selectors in the last group are mandatory, but the extended are optional.
<br>&nbsp;- Add lessThanEquals, greaterThanEquals, and startsWith selectors to base selectors.<br>&nbsp;- Add regExp extended selector. Rename distance to proximity selector.<br>&nbsp;- Move a whole bunch of attributes to the string type. See the stringAttributes and extendedStringAttributes.
<br><br>I&#39;m in a hurry right now, so I&#39;ll have to elaborate later. Cheers,<br><br>Mikkel<br><br>PS: I still want to tweak the proximity selector a bit, by moving the distance specifier to an attribute<br><br>PPS: There is now more documentation inside the schema it self, so I hope it makes more sense now.
<br>