Bücher / XML / XML XPath/XQuery Kurzreferenz
XML
XPath/XQuery Kurzreferenz
Details

Titel | XML - XPath/XQuery Kurzreferenz |
---|---|
Autoren | Marco Skulschus, Marcus Wiederstein |
Kurzreferenz | EUR 5,00 ISBN 978-3-939701-62-0 Seiten 6 |
Zur Verwendung im Unterricht stellen wir Ihnen hier kostenlose Folien zur Verfügung. |
Inhalt
Herzlich willkommen zur Comelio XPath/XQuery Kurzreferenz, die Ihnen ermöglicht, das Wichtigste zum Thema XPath/XQuery immer im Blick zu haben.
XPath wird bei der Transformation von XML-Daten über XSLT eingesetzt, um Knoten zu lokalisieren, zu filtern oder mit Funktionen zu bearbeiten. XQuery ergänzt diese Pfadbeschreibungssprache um SQL-ähnliche Elemente, sodass XML-Daten abgefragt werden können und als Ergebnis XML-Dokumente entstehen.
Diese Kurzreferenz enthält eine Darstellung von beiden Technologien.
Themen
- Typology
- Result types
- Axes
- Directions
- Types
- Path expressions
- Steps
- Node tests
- Abbreviated syntax
- Relative and absolute path expressions
- Examples
- Absolute path expression
- Relative path expression
- Advanced expressions
- Quantified expressions
- Sequence expressions
- Sequence types
- Operators
- Comment
- Control statements
- Conditional statement
- Iteration statement
- FLWOR
- Constructors
- Direct constructors
- Computed Constructors
- Element
- Attribute
- Document
- Text
- Processing instruction
- Comment
- Examples
- Direct constructors
- Computed constructors
- Variables
- Functions
- Namespaces
- Predeclared namespaces
- Namespace declaration
- Default namespace declaration
- SQL-like queries
- Inner join
- Outer join
- Numeric functions
- String functions
- Boolean functions
- Date and time
- Duration functions
- Date functions
- Time functions
- Timezone functions
- Sequence functions
- XML functions
- Names and namespaces
- Keys and references
- Documents
- Cardinality
- Context
- Documentation and references