Cloning annotations [message #604173] |
Fri, 08 May 2009 05:50 |
Keshavrao Messages: 34 Registered: July 2009 |
Member |
|
|
Hello Ed,
We want to clone components from one schema to another and we found two
ways of doing it -
1)cloneConcreteComponent in XSDConcreteComponent
2)import the DOM node as bhuvan, shobana are doing the previous thread.
The first option doesnt have any problems, it clones the component well
and also it works with the DOM prefixes nicely because it builds the DOM
completely for itself, but it doesnt copy the annotations.
But we also want to copy the annotations and i have to go by the second
option which has all the weird problems with the prefixes when XSDs come
from different sources.
Can we have the cloneConcreteComponent method to also copy the annotations
reliably instead to go with the second option.
Or it would also be gr8 if you can suggest us some other way of cloning
the annotations.
Thanks and regards,
Keshav Veerapaneni.
|
|
|
Powered by
FUDForum. Page generated in 0.03505 seconds