all groups > dotnet xml > february 2004 >
You're in the

dotnet xml

group:

distinct values


distinct values Taryon
2/4/2004 9:24:51 PM
dotnet xml: Hi all!
i have an xml dataset with places and monuments. several monuments for one
place than the place appears several times.
how can i can read the dataset like DISTINCT ROWS? or how can i make this
with a dataview?
thx in advance

Re: distinct values Dimitre Novatchev [MVP]
2/5/2004 6:45:08 AM
Read about "grouping methods" in XSLT. One would typically use the Muenchian
method for grouping.

A good description can be found here:

http://jenitennison.com/xslt/grouping/

or here:


http://www.topxml.com/code/default.asp?p=3&id=v20010129150851


Cheers,

Dimitre Novatchev [XML MVP],
FXSL developer, XML Insider,

http://fxsl.sourceforge.net/ -- the home of FXSL
Resume: http://fxsl.sf.net/DNovatchev/Resume/Res.html


[quoted text, click to view]

Re: distinct values Taryon
2/5/2004 7:28:07 AM
thx. helpful!

[quoted text, click to view]

AddThis Social Bookmark Button