|
INTERVIEW QUESTIONS
PROGRAMMING LANGUAGES
XML
DETAILS
Question: How do I support very large resources?
Answer: You can only do this with server-side XPointer. Further, you need to use (or implement) XPointer schemes that do not depend on a parsed XML document model. Basically, you need to use an XPointer scheme that interfaces with an indexed persistence store (RDBMS, ODBMS, or XML DBMS) which exposes to your ISchemeProcessor the information that it needs to answer subresource addressing requests. You will also have to provide shorthand pointer support for your DBMS-based resource. The default shorthand pointer processor assumes that it has access to a parsed XML document, so it can't be used when you have a very large XML resource.
|
|
|
Category |
XML Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7611 users |
Added on |
10/28/2014 |
Views |
70542 |
Rate it! |
|
|
Question:
How do I support very large resources?
Answer:
You can only do this with server-side XPointer. Further, you need to use (or implement) XPointer schemes that do not depend on a parsed XML document model. Basically, you need to use an XPointer scheme that interfaces with an indexed persistence store (RDBMS, ODBMS, or XML DBMS) which exposes to your ISchemeProcessor the information that it needs to answer subresource addressing requests. You will also have to provide shorthand pointer support for your DBMS-based resource. The default shorthand pointer processor assumes that it has access to a parsed XML document, so it can't be used when you have a very large XML resource. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How do I contribute?
|
View Answer
|
|
What's XLink?
|
View Answer
|
|
What is the correct answer of the following question? Which of the following is true about XLink and HTML hyperlinks? 1. XLink can be attached with any element. Hyperlinks in HTML can be attached to only an ANCHOR <A> element. 2. XLink can refer to a specific location in XML document by name or context with the help of XPointer. HTML ANCHOR<A> does not have capability to point to specific location within an html document. 3. XLink / XML links can be multidirectional. HTML links are unidirectional. 4. HTML links are activated when user clicks on them. XLink has option of activating automatically when XML document is processed.
|
View Answer
|
|
What three essential components of security does the XML Signatures provide?
|
View Answer
|
|
XLink Processing and Conformance
|
View Answer
|
|
XLink Markup Design
|
View Answer
|
|
Is XML case-sensitive?
|
View Answer
|
|
What’s the difference between // comments, /* */ comments and /// comments?
|
View Answer
|
|
How best can a programmer utilize the benefits of VBA with office (07)?
|
View Answer
|
|
Explain about core validation?
|
View Answer
|
|
Explain about XML Canonicalization?
|
View Answer
|
|
Explain about XML signature?
|
View Answer
|
|
State some features of XQuery?
|
View Answer
|
|
Explain about XQuery?
|
View Answer
|
|
Describe about the syntax rules which form the XML documents?
|
View Answer
|
|
State and explain about XML encoding errors?
|
View Answer
|
|
How do you display XML with XSLT?
|
View Answer
|
|
Explain about XML namespaces?
|
View Answer
|
|
Explain about DOM interface?
|
View Answer
|
|
Explain about XML data binding?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All XML Interview Questions & Answers - Exam Mode /
Learning Mode
|