XMLElement and empty tags
363037Mar 11 2003 — edited Mar 14 2003I am using XMLElement because I need to create attributes for my elements. But if the database does not bring back a value - I still get an empty element - which I do not want. Is there a way to tell XMLElement to not bring back an empty element if nothing is brought back from the database? XMLForest does this nicely, but I'm not sure how/if attributes can be added to elements of an XMLForest?
Tom Killeen