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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. graffitici

    insert xml attribute to html tag

    Because it's not xml syntax. It's an "exception," as in "all the information is between tags *except* for the ${..} syntax in attributes." That is only my opinion anyway. bB
  2. graffitici

    insert xml attribute to html tag

    Yeah I also just found out about the brackets. They seem handy, but not very elegant or rigorous. Anyway, if it works, it's good enough for me. Thanks to both for your answers, bB
  3. graffitici

    insert xml attribute to html tag

    Hi, I am trying to generate an HTML file from XML using XSLT (a very mundane sentence!). However I can't get to insert the value of an xml tag, as the "name" attribute of an input element. My html file looks like this: <?xml version="1.0" encoding="ISO-8859-9" ?> <?xml-stylesheet...

Part and Inventory Search

Back
Top