[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Filtering XML with XSL

Subject: Filtering XML with XSL
From: James Hunt <arcjah@xxxxxxxx>
Date: Sat, 1 Feb 2003 18:55:01 -0500
filtering xml with xalan
I would like to develop a web site that involve allowing a user to choose a value from a combo box and then connect them to a site that filters a xml file from which item they have selected.

For Example:
If the user has a combo box with zip codes in it. When they select a zip codethey are led to another site that only shows the records with the specified zip code.

Can someone point me to the right direction? If someone knows a site that has an example like this please let me know.

Thanks,
James

XML Example:
<Addresses>
        <Address>
            <StreetAddress>My Street</StreetAddresss>
            <City>My City</City>
            <State>OHIO</State>
            <Zip>45111</Zip>
        </Address>
        <Address>
            <StreetAddress>My Street 2</StreetAddresss>
            <City>My City 2</City>
            <State>OHIO</State>
            <Zip>45141</Zip>
        </Address>
        <Address>
            <StreetAddress>My Street 3</StreetAddresss>
            <City>My City 3</City>
            <State>OHIO</State>
            <Zip>45211</Zip>
        </Address>
</Addresses>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.