Difference between revisions of "XML"

From Wiki
Jump to navigation Jump to search
(add new Mixing XML and ConTeXt page)
(new order, more links)
Line 1: Line 1:
 
< [[Main Page]] | [[DocBook]] | [[MathML]] | [[Formatting Objects]] >
 
< [[Main Page]] | [[DocBook]] | [[MathML]] | [[Formatting Objects]] >
  
If you want to get more from your code than just a PDF (or DVI) output, e.g. HTML or if you need a good typesetting machine for your XML code, you're right with ConTeXt.
+
If you want to get more from your code than just a PDF (or DVI) output, e.g. HTML, or if you need a good typesetting machine for your XML code, you're right with ConTeXt.
  
 
Here are some links to existing docs:
 
Here are some links to existing docs:
* [http://www.pragma-ade.com/general/manuals/example.pdf XML in ConTeXt] by Pragma
+
 
 +
==XML/ConTeXt in general==
 +
* [http://www.pragma-ade.com/general/manuals/example.pdf XML in ConTeXt] by Pragma (2001)
 
* [http://www.leverkruid.nl/context/index.html XML DocBook in ConTeXt] by Simon Pepping
 
* [http://www.leverkruid.nl/context/index.html XML DocBook in ConTeXt] by Simon Pepping
 
* [http://getfo.sourceforge.net/context_xml/index.html XML ConTeXt] by Paul Tremblay
 
* [http://getfo.sourceforge.net/context_xml/index.html XML ConTeXt] by Paul Tremblay
* [http://www.pragma-ade.com/general/manuals/mmlprime.pdf MathML] by Pragma
+
* [http://www.pragma-ade.com/show-mag-9.htm Dealing with XML] by Pragma (about XML, XSLT and typesetting without TeX code)
* [http://www.pragma-ade.com/general/manuals/mmlexamp.pdf MathML in ConTeXt] by Pragma
+
* XML Basics: [[Mixing_XML_and_ConTeXt]] using the pre-defined ContML vocabulary
 +
 
 +
==Additions and Details of XML/ConTeXt==
 +
* [http://www.pragma-ade.com/general/manuals/xfigures-p.pdf Figures (XML image databases)] ([http://www.pragma-ade.com/general/manuals/xfigures-s.pdf screen]) by Pragma (2001); see [[Image Database]]
 +
* [[Two pass tag processing example]] (float and figure tags)
 +
* [http://www.pragma-ade.com/general/manuals/xsteps-p.pdf Steps (XML step charts)] ([http://www.pragma-ade.com/general/manuals/xsteps-s.pdf screen]) by Pragma (2001)
 +
* [http://www.pragma-ade.com/general/manuals/xxmldir.pdf XML DIR (directory and file access)] by Pragma
 +
* [[Interface.rnc]], the Relax NG schema of texshow-web
 +
* [http://www.pragma-ade.com/general/manuals/xmanipulate.pdf Preprocessing Source Files / Manipulating Graphic Resources] by Pragma
 +
* [http://www.pragma-ade.com/general/manuals/xcorresp.pdf Serial Letters] (using a XML database) by Pragma (2003)
 +
 
 +
==eXaMpLe framework== (batch processing)
 +
* [http://www.pragma-ade.com/general/manuals/ex-ample.pdf Example Interface] (empty)
 +
* [http://www.pragma-ade.com/general/manuals/ex-gui.pdf Example GUI]
 +
* [http://www.pragma-ade.com/general/manuals/ex-imple.pdf Eximple Toolkit] (simple subset of Example)
 +
 
 +
==MathML==
 +
* [http://www.pragma-ade.com/present/talks/pre-mml.pdf MathML Intro presentation] by Pragma
 +
* [http://www.pragma-ade.com/general/manuals/mmlprime.pdf MathML manual] by Pragma (2001)
 +
* [http://www.pragma-ade.com/general/manuals/mmlexamp.pdf MathML in ConTeXt] by Pragma (2001)
 +
* [http://www.pragma-ade.com/general/manuals/xmathml-p.pdf MathML support] ([http://www.pragma-ade.com/general/manuals/xmathml-s.pdf screen]) by Pragma (2001)
 
* [http://www.pragma-ade.com/general/manuals/xchemml-p.pdf ChemML (MathML extension for chemistry)] ([http://www.pragma-ade.com/general/manuals/xchemml-s.pdf screen]) by Pragma
 
* [http://www.pragma-ade.com/general/manuals/xchemml-p.pdf ChemML (MathML extension for chemistry)] ([http://www.pragma-ade.com/general/manuals/xchemml-s.pdf screen]) by Pragma
 
* [http://www.pragma-ade.com/general/manuals/xphysml-p.pdf PhysML (MathML extension for physics)] ([http://www.pragma-ade.com/general/manuals/xphysml-s.pdf screen]) by Pragma
 
* [http://www.pragma-ade.com/general/manuals/xphysml-p.pdf PhysML (MathML extension for physics)] ([http://www.pragma-ade.com/general/manuals/xphysml-s.pdf screen]) by Pragma
* [http://www.pragma-ade.com/general/manuals/xfigures-p.pdf Figures (XML image databases)] ([http://www.pragma-ade.com/general/manuals/xfigures-s.pdf screen]) by Pragma (see [[Image Database]])
+
 
* [http://www.pragma-ade.com/general/manuals/xsteps-p.pdf Steps (XML step charts)] ([http://www.pragma-ade.com/general/manuals/xsteps-s.pdf screen]) by Pragma
+
==XSL/FO==
* [http://www.pragma-ade.com/general/manuals/xxmldir.pdf XML DIR (directory and file access)] by Pragma
+
* XSL/FO: [[Formatting Objects]]
* [http://www.pragma-ade.com/show-mag-9.htm Dealing with XML] by Pragma (about XML, XSLT and typesetting without TeX code)
 
* XML Basics: [[Mixing_XML_and_ConTeXt]] using the pre-defined ContML vocabulary
 
* XML/FO: [[Formatting Objects]]
 
 
* [[ConTeXt FO and XML]] is a tutorial with a view to presenting ConTeXt from the XSL-FO mindset.
 
* [[ConTeXt FO and XML]] is a tutorial with a view to presenting ConTeXt from the XSL-FO mindset.
* [[Two pass tag processing example]] (float and figure tags)
 
* [[Interface.rnc]], the Relax NG schmema of texshow-web
 
  
 
[[Category:XML]]
 
[[Category:XML]]

Revision as of 13:31, 29 December 2005

< Main Page | DocBook | MathML | Formatting Objects >

If you want to get more from your code than just a PDF (or DVI) output, e.g. HTML, or if you need a good typesetting machine for your XML code, you're right with ConTeXt.

Here are some links to existing docs:

XML/ConTeXt in general

Additions and Details of XML/ConTeXt

==eXaMpLe framework== (batch processing)

MathML

XSL/FO