Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Determining XSD/EMF versions programmatically
Determining XSD/EMF versions programmatically [message #27860] Wed, 03 September 2003 14:41 Go to next message
Shane Curcuru is currently offline Shane CurcuruFriend
Messages: 30
Registered: July 2009
Member
I know the answer is somewhere simple, but could someone remind me?

How can I determine the current XSD and/or EMF versions programmatically
from a standalone program? I'm experimenting with swapping XSD, Xerces,
and other component versions (unsuccessfully so far) in standalone
programs, and this would really help my test scripts.

Oh: Xerces - at least newer versions - uses simply this:
java -classpath xercesImpl.jar org.apache.xerces.impl.Version

Thanks,
--
Shane Curcuru
Re: Determining XSD/EMF versions programmatically [message #27979 is a reply to message #27860] Wed, 03 September 2003 16:41 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Shane,

No, there isn't a programatic way when running standalone.


Shane Curcuru wrote:

> I know the answer is somewhere simple, but could someone remind me?
>
> How can I determine the current XSD and/or EMF versions programmatically
> from a standalone program? I'm experimenting with swapping XSD, Xerces,
> and other component versions (unsuccessfully so far) in standalone
> programs, and this would really help my test scripts.
>
> Oh: Xerces - at least newer versions - uses simply this:
> java -classpath xercesImpl.jar org.apache.xerces.impl.Version
>
> Thanks,
> --
> Shane Curcuru
Re: Determining XSD/EMF versions programmatically [message #577099 is a reply to message #27860] Wed, 03 September 2003 16:41 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
Shane,

No, there isn't a programatic way when running standalone.


Shane Curcuru wrote:

> I know the answer is somewhere simple, but could someone remind me?
>
> How can I determine the current XSD and/or EMF versions programmatically
> from a standalone program? I'm experimenting with swapping XSD, Xerces,
> and other component versions (unsuccessfully so far) in standalone
> programs, and this would really help my test scripts.
>
> Oh: Xerces - at least newer versions - uses simply this:
> java -classpath xercesImpl.jar org.apache.xerces.impl.Version
>
> Thanks,
> --
> Shane Curcuru


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Removing components from an XML schema
Next Topic:Treatment of annotation documentation in ecore builder
Goto Forum:
  


Current Time: Thu Apr 18 00:35:58 GMT 2024

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

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

Back to the top