XQuery Zone

    XQuery ZONE

 
Your XQuery Article Here

No Articles have been written in this zone yet. Be the first to submit a XQuery article and have your work showcased here.

Published articles receive 500 points. Points can also be earned from helpful votes (50 points per 'yes' vote), Community Picks (500 points), and EE Approved (4,000 points) and Editor's Choice (5,000 points) designations.

Not sure what to write about? Why not turn a question thread you've participated in into an article?

And be sure to take a look a the Article Guidelines for more information about writing Articles on Experts Exchange!

Solution by:
I need to use this xml:

<dfSet>
<df year="2003" person="Abel"><size>5</size>
<df year="2004" person="Abel"><size>6</size>
<df year="Total" person="Abel"><size>11</size>
<df year="2003" person="Baker"><size>7</size>
<df year="2004" person="Baker"><size>2</size>
<df year="Total" person="Baker"><size>9</size>...
Solution by:
I have a XSLT style sheet that produces a Hierarchal data structure for some reports that I create. This XSLT is very generic so I can supply any XML file and receive the same structured output. I need to expand this to provide Filtering of the data. I have a method of extracting all attributes from the structure and populate a dropdown as well as populating a second dropdown with values contained by the attribute selected in the first list. I need to be able to supply a filtering XSLT the name of the attribute and the value selected and then filter the XML based on these selections.

Is there a way to filter by matching attribute name to a ...
Overall Rank:
Genius
Gertone has been a member of Experts Exchange since 05/10/2005. Since then he has earned 15 certifications, including a Genius in XSLT. In 2007 Gertone was awarded an Expert Award.

To date, he has answered 3608 questions, and posted 12733 comments on Experts Exchange.
 
 
Must Read
Today | All Time
There have not been any popular items today.
 
 
Zone Advisors

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
 
2000th Corporate Account

2000 organizations, including eBay, Ericsson, and Lockheed Martin, now work smarter with Corporate Accounts. Save over 36%!

 
 
[x]
Neglected Question
Neglected questions are any questions that either have not yet been addressed by an expert, or a solution has not been awarded, and may be eligible for bonus points (see your profile page for details).
Date Points Title Comments
1
03/03/10 01:37 PM 500 MS SQL 2005 XML column XPath performance issue 1
2
02/15/10 08:04 AM 500 How do I create a single xml file from multiple unrelated SQL statements. 6
3
02/03/10 02:38 AM 400 Global parameter in XSLT 3
 
 
 
Loading Advertisement...
ADVERTISEMENT