XPointer Question:
Download Job Interview Questions and Answers PDF
How to implement an application-specific XPointer scheme?
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.
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
Define server-side XPointer? | Which XPointer schemes are supported in this release? |