debian-elementpath/elementpath
Davide Brunato bc78682fe8 Extend fn:string() to schema nodes
- Removed node_string_value(), replaced entirely by the method
    string_value() of the class XPathToken.
2019-08-13 18:06:49 +02:00
..
__init__.py Split xpath_helpers module in two parts 2019-08-03 22:53:37 +02:00
compat.py Add fn:resolve-uri() 2019-02-04 19:22:06 +01:00
datatypes.py Add tests for helpers and schema proxy 2019-08-09 08:56:39 +02:00
exceptions.py Update to release v1.1.8 2019-05-20 23:22:14 +02:00
namespaces.py Extend fn:string() to schema nodes 2019-08-13 18:06:49 +02:00
schema_proxy.py Refactor xmlschema related tests 2019-08-05 10:10:11 +02:00
tdop_parser.py Add get_operands() instance method to XPathToken class 2019-08-08 09:34:55 +02:00
xpath1_parser.py Extend fn:string() to schema nodes 2019-08-13 18:06:49 +02:00
xpath2_constructors.py Extend fn:string() to schema nodes 2019-08-13 18:06:49 +02:00
xpath2_functions.py Extend fn:string() to schema nodes 2019-08-13 18:06:49 +02:00
xpath2_parser.py Extend fn:string() to schema nodes 2019-08-13 18:06:49 +02:00
xpath_context.py Refactor xmlschema related tests 2019-08-05 10:10:11 +02:00
xpath_helpers.py Split xpath_helpers module in two parts 2019-08-03 22:53:37 +02:00
xpath_nodes.py Extend fn:string() to schema nodes 2019-08-13 18:06:49 +02:00
xpath_selectors.py Update to release v1.1.8 2019-05-20 23:22:14 +02:00
xpath_token.py Extend fn:string() to schema nodes 2019-08-13 18:06:49 +02:00