Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » The XS package in Xerces vs XSD
The XS package in Xerces vs XSD [message #31467] Tue, 07 October 2003 17:50 Go to next message
Joshua Hui is currently offline Joshua HuiFriend
Messages: 23
Registered: July 2009
Junior Member
A dummy question.....

Xerces fully supports the XML Schema spec. It also provide the C++
support. In term of functionality, can people use the XS package inside
the Xerces to achieve the majority of the functions provided by the
Eclipse XSD package? If not, what is the function gap?

Eclipse XSD currently does not provide any C++ support. Any plan??

Thanks.

Joshua
Re: The XS package in Xerces vs XSD [message #31538 is a reply to message #31467] Tue, 07 October 2003 19:18 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Joshua,

When the XSD work was completed, Xerces did not provide the level of XS
support it has now. The XS support in Xerces is readonly support, so if
you are doing just analysis, you may find that the Xerces XS support gives
most of what you need (but I'm not sure how to use it separate from the
PSVI stuff). In other words, Xerces provides support for the abstract
component model of the spec, but XSD provides the abstract component model
in addition to a concrete syntactic model that you can use to create or
edit schemas.

There is no C++ support planned.


Joshua Hui wrote:

> A dummy question.....
>
> Xerces fully supports the XML Schema spec. It also provide the C++
> support. In term of functionality, can people use the XS package inside
> the Xerces to achieve the majority of the functions provided by the
> Eclipse XSD package? If not, what is the function gap?
>
> Eclipse XSD currently does not provide any C++ support. Any plan??
>
> Thanks.
>
> Joshua
Re: The XS package in Xerces vs XSD [message #579635 is a reply to message #31467] Tue, 07 October 2003 19:18 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
Joshua,

When the XSD work was completed, Xerces did not provide the level of XS
support it has now. The XS support in Xerces is readonly support, so if
you are doing just analysis, you may find that the Xerces XS support gives
most of what you need (but I'm not sure how to use it separate from the
PSVI stuff). In other words, Xerces provides support for the abstract
component model of the spec, but XSD provides the abstract component model
in addition to a concrete syntactic model that you can use to create or
edit schemas.

There is no C++ support planned.


Joshua Hui wrote:

> A dummy question.....
>
> Xerces fully supports the XML Schema spec. It also provide the C++
> support. In term of functionality, can people use the XS package inside
> the Xerces to achieve the majority of the functions provided by the
> Eclipse XSD package? If not, what is the function gap?
>
> Eclipse XSD currently does not provide any C++ support. Any plan??
>
> Thanks.
>
> Joshua


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Help with generic setting of sf values
Next Topic:Help with generic setting of sf values
Goto Forum:
  


Current Time: Thu Mar 28 08:13:32 GMT 2024

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

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

Back to the top