Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~145 People Reached
Favorite Tags

2 Posted Topics

Member Avatar for kermit007

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.

0
80
Member Avatar for kermit007

I have been stumpted with this problem for a couple of days now and can't figure out what i am doing wrong. I am trying to build a XML Document object and then create a Envelope, which is where the problem occurs i get the an error when i try …

0
65

The End.