Difference between revisions of "Interface.rnc"

From Wiki
Jump to navigation Jump to search
m (Formatting correction)
m (Formatting correction)
Line 15: Line 15:
 
| assignments || <tt>[...=...]</tt> ||<tt>[...,...=...,...]</tt> || a=b
 
| assignments || <tt>[...=...]</tt> ||<tt>[...,...=...,...]</tt> || a=b
 
|-
 
|-
| content || <tt>{...}</tt> || <tt>{...,...,...}</tt>
+
| content || <tt>{...}</tt> || <tt>{...,...,...}</tt> || &lt;text&gt; (fixed)
 
|-
 
|-
 
| triplet ||  <tt>[x:y:z]</tt>?? || <tt>[x:y:z=,...]</tt>
 
| triplet ||  <tt>[x:y:z]</tt>?? || <tt>[x:y:z=,...]</tt>

Revision as of 21:44, 11 August 2004

interface.rnc

This page describes how to use the Relax NG Comact Schema interface.rnc that texshow-web and alike builds upon.

The namespace for the xml definition is http://www.pragma-ade.com/commands.

How do the elements look like?

sample apperance of elements
element name simple list description
keywords [...] [...,...,...] [...] keyword
assignments [...=...] [...,...=...,...] a=b
content {...} {...,...,...} <text> (fixed)
triplet [x:y:z]?? [x:y:z=,...]
reference [ref,ref,...]
word {... ...}
nothing ...
file ... ... file
csname \command
index {...} {...+...+...}
position (..) (...,...) (...,...) number, number
displaymath $$...$$ $$...$$ formula
tex \command