Get/Show Verbs Usage Table of Contents
1.0 Overview
1.1 Scope
2.0 Implementation Concerns
2.1 Existing Data Stores
2.2 Limitation of Queries
2.3 Selection Order
2.4 Expression Language Features
2.5 Use Cases and Requirements
3.0 Approaches
3.1 Use Cases
3.2 Managing the Quantity of Data in the Response
3.3 Query Mechanisms
3.3.1 Predefined Queries
3.3.2 XPath Expression Language Queries
4.0 Predefined Query Approaches
4.1 Assumptions
4.2 Use Cases
4.2.1 Query the whole object (Large)
4.2.2 Query only the summary of the object (Medium)
4.2.3 Query a subset of the object (Small)
4.2.4 Multiple Queries
4.2.5 Support of Predefined Query Versions
5.0 XPath Expression Language Queries