Home › Forums › General XMetaL Discussion › present an xml fragment in a table format › Reply To: present an xml fragment in a table format
Reply to: present an xml fragment in a table format
June 25, 2009 at 9:09 pmour data isn't real HTML or CALS tables so you're suggesting using style sheets to render the data in a tabular view for authoring? our users require this table view for authoring but the underlying data structure isn't a table and we really don't want to go the route of inserting a bunch of table tags to convert the data to a table…and burden the users with seeing a lot of tags that are meaningless to them.
this data is airline IPC data (Illustrated Parts Catalogue).
thx a lot for the advice. I'll ask our developers if they've looked at the option of using style sheets to render the data.