I am relearning FOSI.... so sorry if this is a basic question. I am trying to clean up a FOSI that I have inherited.
I think I should be able to create:
<charsubset charsubsetid="xxx">
<att>
I guess I hit the wrong key way too many times...
<charsubset charsubsetid="xxx">
<att> <fillval ....=">
<charsubset> <reset ...="> ...
<att> <specval ...=">
</charsubset>
What I am trying to do is condense a group of attributes that appear on several tags into one place instead of multiple places in the FOSI. I know there must be a way to do this, but I don't think I am remembering the correct way.
Thanks for any help.
Ellen
Well of course this doesn't work <att> isn't in the data model for charsubset! (it took me a while to find the DTD)
I guess an entity would be one way to go. I need to get those cobwebs out of my FOSI memory.
Sorry to bug you.
Yes I think I will go with the entity route seems the best solution for what I want to do.
Thanks,
Ellen