logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is XML Namespace?


  • Correct Answer
  • An XSL sheet or a document may have duplicate elements and attributes Therefore, the XML namespaces define a way to distinguish between duplicate element types and attribute names An XML namespace is a collection of element type and attribute names It is a URI due to which any element type or attribute name in an XML namespace can be uniquely identified It consists of two parts : the name of the XML namespace and the local name eg: xmlns: h=?https://wwwabccom? After this, you can write ?? to associate the table with the declared namespace 


  • Technology problems


    Search Results


    • 1. What is a CDATA section in XML?
    • Discuss
    • 2. What is XML?
    • Discuss
    • 3. What is Web Server?
    • Discuss
    • 4. What is Web Browser ?
    • Discuss
    • 5. What is web application?
    • Discuss
    • 6. How do you load data from XML file to a ORACLE table?
    • Discuss
    • 7. How do you parse/validate the XML document?
    • Discuss
    • 8. What is XML template?
    • Discuss
    • 9. What is Xpath?
    • Discuss
    • 10. What is the use of FOR XML in SQL Server?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment