hi
i was wonder was the was cleanes way to layout the table data in xml that i can then add the element to the DTP file and them in the xsl file style that data and return the value of the numbers
So I looking to figure out the best way to layout the following table data called
Resource Change
? AAA BBB CCC
DEVELOPER 4 6 6
DESIGNER 3 5 1
MANAGER 3 2 3
EMPLOYEE 1 1 1
BUILDER 3 4 1
PLUMBER 4 6 6
? 18 24 18
should I used attributes or use less attributes and focus on elements
Im new to xml and i am on a steep learning curve so i would be greatful if you guys could take a quick look and maybe be give me some direction
many thanks
i was wonder was the was cleanes way to layout the table data in xml that i can then add the element to the DTP file and them in the xsl file style that data and return the value of the numbers
So I looking to figure out the best way to layout the following table data called
Resource Change
? AAA BBB CCC
DEVELOPER 4 6 6
DESIGNER 3 5 1
MANAGER 3 2 3
EMPLOYEE 1 1 1
BUILDER 3 4 1
PLUMBER 4 6 6
? 18 24 18
should I used attributes or use less attributes and focus on elements
Im new to xml and i am on a steep learning curve so i would be greatful if you guys could take a quick look and maybe be give me some direction
many thanks