Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Parsing Question
Parsing Question [message #53733] Tue, 28 September 2004 20:17 Go to next message
Eclipse UserFriend
Originally posted by: jai.kejriwal.air2web.com

I need to do the following.

While the user edits some code in a workflow document (in XML) and is in the
process of adding a certain XML tag that corresponds to a variable defined
in a data definition file, I need my plugin to pop up a dialog box if it
cannot find that variable defined in the data definition file.

My guess is that I will need to have some kind of parser active while the
user is editing the workflow document that will search the list of variables
in the data defn. file once the user has finished typing the tag. I don't
know how to go about doing this.

Your help is highly appreciated.

Thanks.
Re: Parsing Question [message #53787 is a reply to message #53733] Wed, 29 September 2004 10:51 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Jai,

This question is completely unrelated to the XSD model, as far as I can
tell. I'm not sure why you are asking it here?


Jai Kejriwal wrote:

>I need to do the following.
>
>While the user edits some code in a workflow document (in XML) and is in the
>process of adding a certain XML tag that corresponds to a variable defined
>in a data definition file, I need my plugin to pop up a dialog box if it
>cannot find that variable defined in the data definition file.
>
>My guess is that I will need to have some kind of parser active while the
>user is editing the workflow document that will search the list of variables
>in the data defn. file once the user has finished typing the tag. I don't
>know how to go about doing this.
>
>Your help is highly appreciated.
>
>Thanks.
>
>
>
>
Re: Parsing Question [message #591972 is a reply to message #53733] Wed, 29 September 2004 10:51 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Jai,

This question is completely unrelated to the XSD model, as far as I can
tell. I'm not sure why you are asking it here?


Jai Kejriwal wrote:

>I need to do the following.
>
>While the user edits some code in a workflow document (in XML) and is in the
>process of adding a certain XML tag that corresponds to a variable defined
>in a data definition file, I need my plugin to pop up a dialog box if it
>cannot find that variable defined in the data definition file.
>
>My guess is that I will need to have some kind of parser active while the
>user is editing the workflow document that will search the list of variables
>in the data defn. file once the user has finished typing the tag. I don't
>know how to go about doing this.
>
>Your help is highly appreciated.
>
>Thanks.
>
>
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:removing global elements from XSDSchema
Next Topic:Incremental update of the facet's list
Goto Forum:
  


Current Time: Fri Apr 26 06:21:06 GMT 2024

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

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

Back to the top