Re: too generic Object returned

2006-04-12 Thread Dr. Jürgen Hoffmann
Hello Radu, ok. Now I understand what is meant with qualified. We get documents that look like root child1.../child1 child2.../child2 ... /root And with a String operation I change the root to root xmlns= And I created the schema after analysing the document structure and

Re: scomp error

2006-04-12 Thread Jürgen Hoffmann
Hi Tom, just a few days ago I had a similar error. Look at the thread too generic object... from last week. It was a problem with the schema. All that follows is speculative but might help: In the schema where you define the DataGroup there might be several namespace references in the xs:

No Generation of the interfaces, only the classes

2006-04-12 Thread Ramona Krickan
Hello, i have the problem that xmlbeans generates at default the interfaces and then in a subdirectory named impl the classes with the 'Impl' added to their names. Is it possible to change that behavior? I just need the classes in the specified folder, not the interfaces. Any help on this point

Re: scomp error

2006-04-12 Thread Dr. Jürgen Hoffmann
Sorry, but the last sentence must read: There should be something like type=opengis:GroupBaseType Jürgen Hoffmann schrieb: Hi Tom, just a few days ago I had a similar error. Look at the thread too generic object... from last week. It was a problem with the schema. All that follows is

RE: Updating Target Namespace and xmlns:tns

2006-04-12 Thread Radu Preotiuc-Pietro
Well, these relationships between xmlns:tns and targetNamespace and import namespace are all conventions, they are not in the spec. So while they may be common, we cannot necessarily assume that what you want is exactly the behavior that anyone else would want. But you can implement your own