Skip to main content



      Home
Home » Archived » XML Schema Definition (XSD) » Help with XSDAnnotation
Help with XSDAnnotation [message #578725] Mon, 29 September 2003 16:21
Eclipse UserFriend
I'm calling XSDSchemaBuildingTools.addUserInformation on an
XSDSimpleTypeDefinition passing in null for the sourceURI and some text for
the documentation. However, when I come out of the method my newly created
Annotation has null for the value of the documentation. In debug mode I get
to the
userInfo.appendChild(userINfo.getOwnerDocument().createTextN ode(text)) line
and everything seems OK. I'm unable to step into the DOM code as I don't
have source... but the resulting userInfo does NOT have my text as a child.

Any ideas?

thanks,

lp
Previous Topic:Help with XSDSimpleTypes
Next Topic:Weird namespaces when moving objects between XSD schemas
Goto Forum:
  


Current Time: Thu Jul 03 12:39:57 EDT 2025

Powered by FUDForum. Page generated in 0.28465 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top