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> - Split out selectors in two groups. extendedSelectionTypes and selectionTypes. Selectors in the last group are mandatory, but the extended are optional.
<br> - Add lessThanEquals, greaterThanEquals, and startsWith selectors to base selectors.<br> - Add regExp extended selector. Rename distance to proximity selector.<br> - Move a whole bunch of attributes to the string type. See the stringAttributes and extendedStringAttributes.
<br><br>I'm in a hurry right now, so I'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>