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 TouchToneTommy 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: *

  • Users: Jazztronik
  • Content: Threads
  • Order by date
  1. Jazztronik

    Is this simple XML exercise correct?

    Hi, I'm new to XML, and I have to do an exercise which simulates values related to the state of a traffic light. This is the DTD I wrote: <?xml version"1.0" encoding="utf-8"?> <!DOCTYPE trafficLights[ <!ELEMENT trafficLights (trafficLight+)> <!ELEMENT trafficLight (#PCDATA)> <!ATTLIST...

Part and Inventory Search

Back
Top