kermit007 0 Newbie Poster

I am trying to build the following Java XML Element as part of a XML Document using JDOM:

<objectPath xsi:type="ns1:CIMObjectPath">

But you can't put colons in Elements with JDOM, so how exactly would i create the above Element?

Any assistance would be greatly appreciated.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.