Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: need to display all xml data in a table >Thread Next - Re: need to display all xml data in a table Re: need to display all xml data in a tableTo: NULL Date: 8/2/2004 8:10:00 AM I believe the syntax of the datafdl attribute should be an explicit node name...not a path So... <TD><SPAN DATAFLD='NAME/ITEM/BODY/LINE'></SPAN></TD> should be <TD><SPAN DATAFLD='LINE'></SPAN></TD> But be aware that a TABLE can only handle nodes that are two deep, so if you want go deeper than that, then you need nested tables. Brian "Leon Hoeneveld" <leonhoenNO@S...> wrote in message news:ceko2q$9ej$1@v...... > > "Graham Shaw" <Graham@s...> wrote in message > news:mixOc.231$r42.124@n...... > > Leon, > > > > Try wrapping the 'LINES' in a table, using a SPAN as the > data provider, if > > that doesn't make sense let me know > > > > Graham > > I'm not sure what you mean by wrapping. > > I tried: > > <HTML> > <BODY> > <xml id='ZCODE' src='zcode.xml'></xml> > <font color="#CCCCCC" face="Courier"> > <TABLE DATASRC='#ZCODE'> > > <TR> > <TD><SPAN DATAFLD='NAME/ITEM/BODY/LINE'></SPAN></TD> > </TR> > </TABLE> > </font> > </BODY> > </HTML> > > in the hope that with the path the right field would show. > But with no effect > > > | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
