From: Sean H. <she...@ug...> - 2003-06-04 15:15:40
|
Hello all, I apologize if this has been addressed before, but I can't access the archives to find out. I was wondering how one might address tags that are internal to the Feature element. For example, if one had the following in an AG: <Feature name="content">This is some linguistic data.</Feature> And one wished for the content to be tagged with features such as stress, like the following: <Feature name="content">This is some <stress>linguistic</stress> data.</Feature> Such tags might be useful in other contexts, such as transforming data to a readable format for presentation, or in transformations to pick out such features. It is my understanding that <Feature> cannot include other elements. Just curious, Sean Hendricks |