214
| Expression
Language Data Model (All)
16/7: Augment section 23.1 so that it covers the cases where an XPath references an element that is in a different choice branch or that is in the same unordered sequence or that is floating. These cases could be detected statically (though to do this 100% reliably is not easy) or they could be left until runtime and fail if the element does not exist. Both are schema definition errors as explained by errata 2.120. 23/7: Closed. Runtime schema definition error if the element does not exist. Errata taken. |