Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML table data into xsl StyleSheet & DTP

Status
Not open for further replies.

keiney

Technical User
Oct 22, 2010
1
0
0
IE
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

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top