|
INTERVIEW QUESTIONS
PROGRAMMING LANGUAGES
XML
DETAILS
Question: What's XLink?
Answer: This specification defines the XML Linking Language (XLink), which allows elements to be inserted into XML documents in order to create and describe links between resources. It uses XML syntax to create structures that can describe links similar to the simple unidirectional hyperlinks of today's HTML, as well as more sophisticated links. Definition: An XLink link is an explicit relationship between resources or portions of resources.] [Definition: It is made explicit by an XLink linking element, which is an XLink-conforming XML element that asserts the existence of a link.] There are six XLink elements; only two of them are considered linking elements. The others provide various pieces of information that describe the characteristics of a link. (The term "link" as used in this specification refers only to an XLink link, though nothing prevents non-XLink constructs from serving as links.)
|
|
|
Category |
XML Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 8472 users |
Added on |
10/28/2014 |
Views |
65916 |
Rate it! |
|
|
Question:
What's XLink?
Answer:
This specification defines the XML Linking Language (XLink), which allows elements to be inserted into XML documents in order to create and describe links between resources. It uses XML syntax to create structures that can describe links similar to the simple unidirectional hyperlinks of today's HTML, as well as more sophisticated links. Definition: An XLink link is an explicit relationship between resources or portions of resources.] [Definition: It is made explicit by an XLink linking element, which is an XLink-conforming XML element that asserts the existence of a link.] There are six XLink elements; only two of them are considered linking elements. The others provide various pieces of information that describe the characteristics of a link. (The term "link" as used in this specification refers only to an XLink link, though nothing prevents non-XLink constructs from serving as links.) 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 |
|
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
|
|
State some disadvantages of XML?
|
View Answer
|
|
State some advantages of XML
|
View Answer
|