602 results found (page 5 of 41)
https://www.w3.org/TR/xslt-10

…ruction was instantiated. XSLT makes use of the expression language defined by [XPath] for selecting elements for processing, for conditional processing and for generating text. XSLT provides two "hooks" for extending the language, one hook for extending the set of instruction el…

http://www.w3.org/TR/rdf-syntax-grammar

…ar on an alphabet of symbols. The symbols are called events in the style of the XPATH Information Set Mapping A sequence of events is normally derived from an XML document, in which case they are in document order as defined below in Section 6.2 Information Set Mapping The sequen…

https://www.w3.org/2005/04/xpointer-schemes

…y return a node, node set, range, or point. Status: Registered specification smlxpath1 Locates a node or node set within an XML Information Set. The single argument is an XPath LocationPath defined in the W3C XPath 1.0 Recommendation. The scheme is defined in the W3C Service Mode…

US SXML
http://okmij.org/ftp/Scheme/SXML.html

…provides means of accessing items and their properties. SXML is a "relative" of XPath [ XPath ] and DOM [ DOM ], whose data models are two other instances of the XML Infoset. SXML is particularly suitable for Scheme-based XML/HTML authoring, SXPath queries, and tree transformatio…