24 Nov 2006 at 13:39 #1 ringo747 ringo747 Soldato Joined 1 Feb 2006 Posts 8,188 hey guys, im authoring an xml file and want to be able to add tabbing to it so that if i use xsl files to transform it, it will automatically show an indent. I think i can do this using entity referencing but not sure how to do it. Any ideas?
hey guys, im authoring an xml file and want to be able to add tabbing to it so that if i use xsl files to transform it, it will automatically show an indent. I think i can do this using entity referencing but not sure how to do it. Any ideas?
24 Nov 2006 at 14:06 #2 Dj_Jestar Dj_Jestar Caporegime Joined 18 Oct 2002 Posts 29,493 Location Back in East London Indentation is part of styling, ergo you need to adjust the indentation on your XSL sheet, not your XML sheet.
Indentation is part of styling, ergo you need to adjust the indentation on your XSL sheet, not your XML sheet.