oai:dc

2005-09-29 Thread Enrico Di Marco
Hi, I' m trying to parse and build instances from oai:dc namespaces (schema attached), with scomp -out -dl metadata.jar oai_dc.xsd but when i save a new instance it output in a strange manner, am i doing something wrong? xml out: ?xml version=1.0 encoding=UTF-8? oai:dc

API of generate classes: set vs. xset

2005-09-29 Thread Mark Hansen
What determines whether or not an xset style setter method gets generated? I see that some of my generated classes have them and some do not. Thanks, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

key and keyref support?

2005-09-29 Thread Dan Durkin
I was testing to see if keys and keyrefs are supported. Can anyone point towards any info about this? So far, I saved and instance doc with a key violation and then parsed the doc with an xmlBean without any error appearing. I also parsed a valid instance doc and programatically set and

Re: Unmarshalling WSDL File

2005-09-29 Thread Turd Sandwich
Anshuk, Learn how to think for yourself or learn the right people to ask these sorts of questions! The xmlbeans guys have given you some great code for processing xml, but you have to decide how to use it in your application. Its not their job to think for you, to give you the requirements

RE: dc

2005-09-29 Thread Lawrence Jones
Hi Enrico I don't think there's anything technically wrong with the output the way you've put it below? Prefixes are not part of the infoset and hence are not currently retained (you could easily have clashes where people have used the same prefix in 2 different schemas to mean 2 different