Java Technology & XML - Interpretation of javax.xml.namespace.QName.......?

Hi everyone,

I coud not understand the interpretation of the following constructor : -

javax.xml.namespace.QName(java.lang.String namespaceURI, java.lang.String localPart);

please throw some light on this with an example, as I don't know much about XML.

Thnx in advance...

[305 byte] By [barjeshforyoua] at [2007-11-26 23:13:14]
# 1
QName = Names space + local namewe may have some targetnamespace declared in XSD. If we create an xml based on that we need to say from this target, I am taking an Element http://www.w3.org/2001/XMLSchema:ELEMENTName.
proveindiaa at 2007-7-10 14:11:19 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...