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

Re: XSL and XML

Subject: Re: XSL and XML
From: john.markor@xxxxxxxxxxxx
Date: Fri, 23 Apr 1999 16:54:38 -0400 (EDT)
xsl xml samples
Actually, if you check the Microsoft web site, they have an interesting ASP demo where they take a simple XML file, transform it with a XSL style sheet, and through the use of Active Server pages, output HTML for the browsers to see.

Try this link, and see if this would be of use to you in your testing...

http://msdn.microsoft.com/downloads/samples/internet/xml/asp_samples/default.asp


 ---- you wrote: 
> I am still rather new to all of this.. But I am hoping that someone can lead
> me in the right direction..
> 
> I have a DTD and an XML file that Contains my information (It is really
> simple.)
> 
> My next step is actually format this information move it around the page
> etc. 
> 
> I have Netscape Gecko and MSIE 5 and I would like to try to make this work
> across browsers (Don't flame me ;))
> 
> I have an example here of using javascript inside a CSS to modify these. But
> I am not sure what to do from this point..
> 
> What I am trying to do is simply be able to view my XML document according
> to my DTD and sort it alphabetically..
> 
> Here is just an example of my code.. 
> 
> 
> 
> MYFIRST.DTD
> <!ELEMENT FromQtr1 (DUID,STATCODE,FIID,QEXTYPE,ROC)>
> 	<!ELEMENT DUID (#PCDATA)*>
> 	<!ELEMENT STATCODE (#PCDATA)*>
> 	<!ELEMENT FIID (#PCDATA)*>
> 	<!ELEMENT QEXTYPE (#PCDATA)*>
> 	<!ELEMENT ROC (#PCDATA)*>
> 
> 
> 
> XMLTEST.XML
> <?xml version ="1.0"?>
> <!DOCTYPE QTR1 SYSTEM "MyFirst.dtd">
> <FromQtr1>
> 	<DUID>NJ08020157</DUID>
> 	<StatCode>02</StatCode>
> 	<FIID>458000</FIID>
> 	<QEXTYPE>CAI</QEXTYPE>
> 	<ROC>1.0</ROC>
> </FromQtr1>
> 
> 
> 
> Can someone give me some code to start with?
> 
> Or some examples that I can mess with?
> 
> Thanx in advance
> 
> 
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


-----------------------------------------------------
Get free personalized email at http://yahoo.iname.com


 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.