Annotation of Amaya/amaya/XML.en, revision 1.5

1.1       quint       1: extension
                      2: 
                      3: presentation
                      4: 
                      5:  XMLP:  Standard presentation
                      6:  XMLPP: With pages
                      7: 
                      8: export
                      9: 
                     10:  XMLT: XML
                     11: 
                     12: translation
                     13: 
                     14: TEXT_UNIT: Text
                     15: GRAPHICS_UNIT: Graphics
                     16: SYMBOL_UNIT: Symbol
                     17: PICTURE_UNIT: img
                     18: REFERENCE_UNIT: Reference
                     19: PAGE_BREAK: Page_break
                     20: 
1.3       cvs        21: Language: xml:lang
1.1       quint      22: xmlcomment: comment
1.5     ! gully      23: xmlcomment_line: \0
1.1       quint      24: xmlpi: PI
1.5     ! gully      25: xmlpi_line: \0
        !            26: doctype_line: \0
        !            27: cdata_line: \0
        !            28: XML_Element: \0

Webmaster