Skip to main content



      Home
Home » Archived » XML Schema Definition (XSD) » Element validation
Element validation [message #47943] Fri, 18 June 2004 02:39 Go to next message
Eclipse UserFriend
Originally posted by: invalid.soft-gems.net

Hi Ed,

Thanks to your help my schema based editor runs now excellently. Attribute
assessment works also fine, but now I want to validate an entire element.
Since there is nothing like assess for an element declaration I wonder if
it is possible at all to let the XSD package validate an element. Can you
help again, please?

Mike
--
www.soft-gems.net
Re: Element validation [message #47975 is a reply to message #47943] Fri, 18 June 2004 05:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Mike,

No, unfortunately I've never had the time to do assessment for elements. It's
a fairly big piece of work, although some parts of it would be pretty easy to
do. E.g., using the particle's DFA to validate the elements and using the
attribute uses to validate the attributes...


Mike Lischke wrote:

> Hi Ed,
>
> Thanks to your help my schema based editor runs now excellently. Attribute
> assessment works also fine, but now I want to validate an entire element.
> Since there is nothing like assess for an element declaration I wonder if
> it is possible at all to let the XSD package validate an element. Can you
> help again, please?
>
> Mike
> --
> www.soft-gems.net
Re: Element validation [message #48005 is a reply to message #47975] Fri, 18 June 2004 06:21 Go to previous message
Eclipse UserFriend
Originally posted by: invalid.soft-gems.net

Ed Merks wrote:

> No, unfortunately I've never had the time to do assessment for elements.
It's
> a fairly big piece of work, although some parts of it would be pretty easy to
> do. E.g., using the particle's DFA to validate the elements and using the
> attribute uses to validate the attributes...

That's a pity. It really would ease my task a lot and it would allow to do
revalidation of documents in memory, while currently you can validate a
document only when creating/loading it.

Mike
--
www.soft-gems.net
Re: Element validation [message #589342 is a reply to message #47943] Fri, 18 June 2004 05:06 Go to previous message
Eclipse UserFriend
Mike,

No, unfortunately I've never had the time to do assessment for elements. It's
a fairly big piece of work, although some parts of it would be pretty easy to
do. E.g., using the particle's DFA to validate the elements and using the
attribute uses to validate the attributes...


Mike Lischke wrote:

> Hi Ed,
>
> Thanks to your help my schema based editor runs now excellently. Attribute
> assessment works also fine, but now I want to validate an entire element.
> Since there is nothing like assess for an element declaration I wonder if
> it is possible at all to let the XSD package validate an element. Can you
> help again, please?
>
> Mike
> --
> www.soft-gems.net
Re: Element validation [message #589357 is a reply to message #47975] Fri, 18 June 2004 06:21 Go to previous message
Eclipse UserFriend
Ed Merks wrote:

> No, unfortunately I've never had the time to do assessment for elements.
It's
> a fairly big piece of work, although some parts of it would be pretty easy to
> do. E.g., using the particle's DFA to validate the elements and using the
> attribute uses to validate the attributes...

That's a pity. It really would ease my task a lot and it would allow to do
revalidation of documents in memory, while currently you can validate a
document only when creating/loading it.

Mike
--
www.soft-gems.net
Previous Topic:Element validation
Next Topic:XPATH
Goto Forum:
  


Current Time: Sun Jul 06 08:11:25 EDT 2025

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

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

Back to the top