XPointer Question:

How to implement an application-specific XPointer scheme?

Tweet Share WhatsApp

Answer:

Implement org.CognitiveWeb.xpointer.ISchemeProcessor.
The XPointer Framework is extensible. One of the very coolest things about this is that you can develop your own XPointer schemes that expose your application using the data model that makes the most sense for your application clients.
For example, let's say that you have a CRM application. The important logical addressing units probably deal with concepts such as customers.

Download XPointer PDF Read All 19 XPointer Questions
Previous QuestionNext Question
Define server-side XPointer?Which XPointer schemes are supported in this release?