Answers

Question and Answer:

  Home  XPointer

⟩ How to implement an application-specific XPointer scheme?

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.

 302 views

More Questions for you: