Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML, configuration file

Status
Not open for further replies.

JohnMethew

Programmer
Joined
Apr 4, 2006
Messages
8
Location
US

How can XML be used as an configuration file,

XML file on which if i apply different XSLT different output I get. example,

if I apply one XSLT it should give me, HTML and on same Configuraton file if I apply different XSLT it should give me lets say, other xml file.

Where can I get an example, how to play with it.

and yes I searched archives before posting.

Regards,
 
This is too vague a question. Its easy to write two different XSL, one for HTML and one for different XML. Up to you what put in the XML configuration file. Be more specific to get a decent answer.

Jon

"I don't regret this, but I both rue and lament it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top