Road-faq is an XML schema for FAQ information. It uses XSL and CSS to present the information with a table of contents and cross-links. Please send comments and suggestions to bradb@shore.net
Road-faq
- Setup Road-faq (here)
- Road-faq data model
- COPYING, README, Changes (road)
- xsl files -- road-faq, topic-map, make-topic-map, road-faq.xsd
Help
- Bash (wikipedia)
- Oxygen XML
Acknowledgements: Many thanks to Dave Marshall and Rob Wagner for the site design, and Tim Walsh for the Road logo, name, and original site design. Many thanks to PTC, Mathsoft, LTSave, and the Road team at ATG.
Copyright (c) 2005-2010, C.B. Barber
Setup Road-faq
To set up Road-faq
-
Extract files -- Extract
road.zip
orroad.tgz
[Upper-left on this page]. -
Browse the XML files -- Browse
road/road-faq/xml
with an XSLT-enabled browser that supports thedocument
function (e.g., Firefox or IE). -
Setup XSL -- Install an XSLT 1.0 or 2.0 processor. The transforms were tested with
saxon8.jar as included with Oxygen XML.
-
Schedule topic-map.xml -- Road uses
topic-map.xml
to resolverf:ifref
references. The file contains all items and sections defined intopics.xml
. Update the file withjava -jar /usr/local/saxon/saxon8.jar xml/topics.xml xsl/make-topic-map.xsl >xml/topic-map.xml
- Edit content and transforms -- Add content or improve the presentation.
Copyright (c) 2005-2010, C.B. Barber