Schematron / schema-2016

Unofficial copy of schema(s) for Schematron 2016.
Other
4 stars 2 forks source link

Provide an information item for let bindings #8

Open dmj opened 5 years ago

dmj commented 5 years ago

Expressions (e.g. rule context expression, assertion test expression etc.) may contain variables. SVRL should provide means to include the active variable bindings.

It is of course already possible to expand the variable names in the respective SVRL attributes. E.g. replace $foo with the effective value of the variable. But in XSLT this is only possible with string-manipulation and one looses type information.

The information item should provide information about: