DISelect Client Side Implementation
This code is intended to provide one of the implementations required to allow DISelect [1] and hence DIAL [8] to advance to full W3C recommendation. Its purpose is simply to pass the test suite [3] for the specification. The code is written in JavaScript. It uses an implementation of XPath 1, also in JavaScript [4].
References
License
This software is licensed under the GNU GPL version 3. This means that you can:
- Download and use the Open Source Edition for free;
- Modify the application’s source code;
- Redistribute the Open Source Edition source code and your modifications.
Your use of the Open Source Edition does however incur obligations on your part. For more detail please see the GPL v3 FAQ.