XPath 3.0
E127250
XPath 3.0 is a version of the XML Path Language that extends earlier XPath standards with richer expressions, functions, and data types for querying and transforming XML and related data.
All labels observed (1)
| Label | Occurrences |
|---|---|
| XPath 3.0 canonical | 3 |
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
W3C recommendation
ⓘ
XPath version ⓘ query language specification ⓘ |
| addsFeature |
arrays data type
ⓘ
dynamic function calls ⓘ function items ⓘ grouping and windowing capabilities (via XQuery 3.0 alignment) ⓘ higher-order functions ⓘ maps data type ⓘ try/catch error handling ⓘ |
| basedOn |
XDM (XQuery and XPath Data Model)
ⓘ
surface form:
XQuery and XPath Data Model (XDM) 3.0
|
| compatibleWith |
XML Schema
ⓘ
surface form:
XML Schema 1.0 types
XML Schema ⓘ
surface form:
XML Schema 1.1 types
|
| conformsTo | XML Namespaces ⓘ |
| defines |
dynamic context
ⓘ
error codes ⓘ expression language for selecting nodes in XML documents ⓘ function signatures ⓘ static context ⓘ type promotion rules ⓘ |
| extends | XPath 2.0 ⓘ |
| hasDataModel |
XDM (XQuery and XPath Data Model)
ⓘ
surface form:
XDM 3.0
|
| hasFeatureLevel | backwards compatible with XPath 2.0 for most expressions ⓘ |
| hasSyntax |
FLWOR-like expressions via alignment with XQuery
ⓘ
function calls ⓘ literals and constructors ⓘ path expressions ⓘ |
| hasTypeSystem |
function types
ⓘ
item types ⓘ sequence types ⓘ |
| hasVersionNumber | 3.0 ⓘ |
| partOf |
XPath
ⓘ
surface form:
XML Path Language
|
| predecessorOf | XPath 3.1 ⓘ |
| publishedBy | World Wide Web Consortium ⓘ |
| relatedTo | XPath 3.1 ⓘ |
| shortName | xpath-30 ⓘ |
| standardizes | function library for core operations ⓘ |
| supports |
XDM data model
ⓘ
XML data ⓘ rich sequence manipulation ⓘ strong typing via XML Schema types ⓘ user-defined functions ⓘ |
| usedFor |
computing values from XML content
ⓘ
filtering XML data ⓘ navigating XML node trees ⓘ querying XML documents ⓘ |
| usedIn |
XQuery 3.0 expressions
ⓘ
XSLT 3.0 patterns and expressions ⓘ |
| usedWith |
XQuery
ⓘ
surface form:
XQuery 3.0
XSLT ⓘ
surface form:
XSLT 3.0
|
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: XPath 3.0 Description of subject: XPath 3.0 is a version of the XML Path Language that extends earlier XPath standards with richer expressions, functions, and data types for querying and transforming XML and related data.
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.