Go Back   Velocity Reviews > Newsgroups > XML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

XML - Eclipse XSD

 
Thread Tools Search this Thread
Old 09-20-2006, 01:38 AM   #1
Default Eclipse XSD


Does anyone have any experiences or ideas about "Eclipse XSD packages"?


How is the performance of "XSD Parsing"?

Thank you in advance!

-Mavis



mavis
  Reply With Quote
Old 09-20-2006, 02:10 AM   #2
Joe Kesselman
 
Posts: n/a
Default Re: Eclipse XSD

mavis wrote:
> Does anyone have any experiences or ideas about "Eclipse XSD packages"?
> How is the performance of "XSD Parsing"?


If by "XSD parsing" you mean XML parsing with Schema validation, I
believe Eclipse users most often use the Xerces parser. Of course others
could also be used.

Or do you mean http://www.eclipse.org/xsd/?

Or do you mean schema-assisted XML editing?

Or do you mean assisted editing of XML Schemas?


--
() ASCII Ribbon Campaign | Joe Kesselman
/\ Stamp out HTML e-mail! | System architexture and kinetic poetry
  Reply With Quote
Old 09-20-2006, 02:22 AM   #3
mavis
 
Posts: n/a
Default Re: Eclipse XSD

I mean http://www.eclipse.org/xsd/

Cos I need to access and modified XML schemas.

Xerces XSD apis only support "Access" instead of "Modifications"

Thanks!



Joe Kesselman wrote:
> mavis wrote:
> > Does anyone have any experiences or ideas about "Eclipse XSD packages"?
> > How is the performance of "XSD Parsing"?

>
> If by "XSD parsing" you mean XML parsing with Schema validation, I
> believe Eclipse users most often use the Xerces parser. Of course others
> could also be used.
>
> Or do you mean http://www.eclipse.org/xsd/?
>
> Or do you mean schema-assisted XML editing?
>
> Or do you mean assisted editing of XML Schemas?
>
>
> --
> () ASCII Ribbon Campaign | Joe Kesselman
> /\ Stamp out HTML e-mail! | System architexture and kinetic poetry


  Reply With Quote
Old 09-20-2006, 02:22 AM   #4
mavis
 
Posts: n/a
Default Re: Eclipse XSD

I mean http://www.eclipse.org/xsd/

Cos I need to access and modified XML schemas.

Xerces XSD apis only support "Access" instead of "Modifications"

Thanks!



Joe Kesselman wrote:
> mavis wrote:
> > Does anyone have any experiences or ideas about "Eclipse XSD packages"?
> > How is the performance of "XSD Parsing"?

>
> If by "XSD parsing" you mean XML parsing with Schema validation, I
> believe Eclipse users most often use the Xerces parser. Of course others
> could also be used.
>
> Or do you mean http://www.eclipse.org/xsd/?
>
> Or do you mean schema-assisted XML editing?
>
> Or do you mean assisted editing of XML Schemas?
>
>
> --
> () ASCII Ribbon Campaign | Joe Kesselman
> /\ Stamp out HTML e-mail! | System architexture and kinetic poetry


  Reply With Quote
Old 09-20-2006, 04:18 AM   #5
Joe Kesselman
 
Posts: n/a
Default Re: Eclipse XSD

mavis wrote:
> Cos I need to access and modified XML schemas.


Of course since schemas are themselves an XML based language, you can
use standard XML tools to manipulate them. But, yes, there may be
advantages to using a set of APIs more specifically tuned for this purpose.

I haven't played with this specific set, so I have no opinion about it.

--
() ASCII Ribbon Campaign | Joe Kesselman
/\ Stamp out HTML e-mail! | System architexture and kinetic poetry
  Reply With Quote
Old 09-21-2006, 01:16 AM   #6
mavis
 
Posts: n/a
Default Re: Eclipse XSD

thank you anyway!
Joe Kesselman wrote:
> mavis wrote:
> > Cos I need to access and modified XML schemas.

>
> Of course since schemas are themselves an XML based language, you can
> use standard XML tools to manipulate them. But, yes, there may be
> advantages to using a set of APIs more specifically tuned for this purpose.
>
> I haven't played with this specific set, so I have no opinion about it.
>
> --
> () ASCII Ribbon Campaign | Joe Kesselman
> /\ Stamp out HTML e-mail! | System architexture and kinetic poetry


  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump