Find jobs | Jobseekers
Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Career Services Resume Services Interview questions Articles Books

XML Namespace

<<Previous  Next>>

What is XML Namespace?

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.

e.g.: xmlns: h=”http://www.abc.com”
After this, you can write
<h:table>
……..
</h:table>
to associate the table with the declared namespace. 

<<Previous  Next>>



More XML Links

What is XML data binding?

Answer - XML data binding refers to the process of representing the information in an XML document as an object in computer memory...............

What is an XML encoding error?

Answer - XML documents can contain non ASCII characters, like Norwegian æ ø å , or French ê è é which introduce errors...............

What is XML Serialization and Binary Serialization?

Answer - XML Serialization makes it possible to convert any common language runtime objects into XML documents or streams and vise versa. ..............

 
Today's Hot Jobs
C++  SQL Server
.NET  Java  Oracle
Finance  Marketing
Seekers  Employers
Copyright © 2008 CareerRide.com. All rights reserved.