INTERVIEW QUESTIONS
XML
XPOINTER
DETAILS
Question: How do I implement an application-specific XPointer scheme?
Answer: Short 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
|