Annotation of Amaya/amaya/HTML.en, revision 1.78

1.1       cvs         1: extension
                      2: 
                      3: presentation
                      4: 
                      5:  HTMLP:  Standard presentation
1.36      cvs         6:  HTMLPBW: Black and White
1.1       cvs         7:  HTMLPP: With pages
                      8: 
                      9: export
                     10: 
                     11:  HTMLT: HTML
1.9       cvs        12:  HTMLTT: Text
1.1       cvs        13: 
                     14: translation
                     15: 
                     16: TEXT_UNIT: Text
1.72      gully      17: GRAPHICS_UNIT: \0
1.1       cvs        18: SYMBOL_UNIT: Symbol
1.77      vatton     19: PICTURE_UNIT: \0
1.1       cvs        20: REFERENCE_UNIT: Reference
                     21: PAGE_BREAK: Page_break
                     22: 
1.36      cvs        23: HTML: html
                     24: BODY: body
                     25: Invalid_element: invalid element
1.78    ! vatton     26: ASP_element: <%>
1.1       cvs        27: Comment\240: Comment
1.36      cvs        28: HEAD: head
1.75      vatton     29: IMG: img
1.36      cvs        30: TITLE: title
                     31: ISINDEX: isindex
                     32: STYLE_: style
1.50      vatton     33: SCRIPT_: script
1.36      cvs        34: META: meta
                     35: LINK: link
                     36: BASE: base
                     37: NOSCRIPT: noscript
                     38: Address: address
                     39: Block_Quote: blockquote
                     40: Horizontal_Rule: hr
1.72      gully      41: Basic_Set: \0
1.36      cvs        42: Paragraph: p
                     43: H1: h1
                     44: H2: h2
                     45: H3: h3
                     46: H4: h4
                     47: H5: h5
                     48: H6: h6
                     49: Preformatted: pre
                     50: Anchor: a
1.72      gully      51: Basic_Elem: \0
1.36      cvs        52: Subscript: sub
                     53: Superscript: sup
                     54: Span: span
                     55: BDO: bdo
                     56: BaseFont: basefont
                     57: BR: br
                     58: Quotation: q
                     59: Font: font
                     60: Teletype_text: tt
                     61: Italic_text: i
                     62: Bold_text: b
                     63: Underlined_text: u
                     64: Struck_text: strike
                     65: Big_text: big
                     66: Small_text: small
1.1       cvs        67: Phrase: phrase
1.36      cvs        68: Emphasis: em
                     69: Strong: strong
                     70: Def: dfn
                     71: Code: code
                     72: Sample: samp
                     73: Keyboard: kbd
1.57      quint      74: Variable_: var
1.36      cvs        75: Cite: cite
                     76: ABBR: abbr
                     77: ACRONYM: acronym
                     78: Font_: font
                     79: Applet: applet
                     80: Parameter: param
                     81: Object: object
                     82: INS: ins
                     83: DEL: del
1.1       cvs        84: Block: block
1.36      cvs        85: Division: div
                     86: Center: center
1.1       cvs        87: List_: list
1.36      cvs        88: Unnumbered_List: ul
                     89: Numbered_List: ol
                     90: Directory: dir
                     91: Menu: menu
                     92: Definition_List: dl
                     93: List_Item: li
1.1       cvs        94: Definition_Item: definition item
                     95: Term_List: term list
1.36      cvs        96: Term: dt
                     97: Definition: dd
                     98: Form: form
1.72      gully      99: Form_Element: \0
1.36      cvs       100: Option_Menu: select
                    101: Option: option
                    102: OptGroup: optgroup
                    103: Text_Area: textarea
                    104: FIELDSET: fieldset
                    105: LEGEND: legend
                    106: Input: input
1.77      vatton    107: Text_Input: input
                    108: Password_Input: input
                    109: File_Input: input
                    110: Checkbox_Input: input
                    111: Radio_Input: input
                    112: Submit_Input: input
                    113: Reset_Input: input
                    114: Button_Input: input
                    115: Image_Input: input
1.42      cvs       116: BUTTON_: button
1.36      cvs       117: LABEL: label
1.77      vatton    118: Hidden_Input: input
1.1       cvs       119: Inserted_Text: text
1.36      cvs       120: Table_row: tr
1.71      quint     121: Table_: table
1.36      cvs       122: Cols: cols
1.1       cvs       123: Table_head: table head
                    124: Table_body: table body
1.36      cvs       125: CAPTION: caption
1.1       cvs       126: Column_head: column head
1.36      cvs       127: thead: thead
                    128: tbody: tbody
                    129: tfoot: tfoot
1.1       cvs       130: Table_cell: cell
1.36      cvs       131: Data_cell: td
                    132: Heading_cell: th
                    133: COLGROUP: colgroup
                    134: COL: col
                    135: MAP: map
                    136: AREA: area
                    137: FRAMESET: frameset
                    138: Frames: frames
                    139: NOFRAMES: noframes
                    140: FRAME: frame
                    141: IFRAME: iframe
1.70      quint     142: simple_ruby: ruby(simple)
                    143: complex_ruby: ruby(complex)
1.43      cvs       144: rtc1: rtc
                    145: rtc2: rtc
1.45      cvs       146: Language: lang
1.37      cvs       147: ID: id
1.1       cvs       148: Class: class
                    149: PseudoClass: pseudo class
                    150: Style\240: style
                    151: Invalid_attribute: invalid attribute
                    152: Ghost_restruct: ghost
                    153: background_: background
                    154: BackgroundColor: bgcolor
                    155: TextColor: text
                    156: LinkColor: link
                    157: VisitedLinkColor: vlink
                    158: ActiveLinkColor: alink
                    159: Prompt: prompt
                    160: Notation: type
1.22      cvs       161: content_type: type
                    162: script_src: src
1.61      cvs       163: script_language: language
1.22      cvs       164: for_: for
1.1       cvs       165: http_equiv: http-equiv
                    166: meta_name: name
                    167: meta_content: content
                    168: HREF_: href
1.13      cvs       169: Link_type: type
1.1       cvs       170: REL: rel
                    171: REV: rev
                    172: Title: title
                    173: Align: align
1.19      cvs       174: TextAlign: align
1.1       cvs       175: NoShade: noshade
                    176: Size_: size
                    177: Width__: width
                    178: NAME: name
                    179: Alignment: align
                    180: Height_: height
                    181: hspace: hspace
                    182: vspace: vspace
                    183: Img_border: border
1.75      vatton    184: ISAMAP: ismap
1.1       cvs       185: USEMAP: usemap
1.22      cvs       186: target_: target
1.1       cvs       187: SRC: src
                    188: ALT: alt
1.22      cvs       189: BaseFontSize: size
                    190: BaseFontColor: color
                    191: BaseFontFace: face
1.60      quint     192: Clear_: clear
1.6       cvs       193: Left_: left
                    194: Right_: right
                    195: All_: all
1.35      cvs       196: None_: none
1.1       cvs       197: Font_size: size
                    198: applet_name: name
                    199: Param_name: name
                    200: Param_value: value
1.22      cvs       201: Param_type: type
1.13      cvs       202: Object_type: type
1.63      quint     203: EmbedHidden: hidden
                    204: EmbedName: name
1.54      cvs       205: Embed_type: type
1.1       cvs       206: BulletStyle: type
                    207: COMPACT: compact
                    208: NumberStyle: type
                    209: Start: start
                    210: ItemStyle: type
                    211: ItemValue: value
                    212: Script_URL: action
                    213: METHOD: method
                    214: ENCTYPE: enctype
                    215: Rows: rows
                    216: Columns: cols
1.22      cvs       217: accept_charset: accept-charset
1.1       cvs       218: Multiple: multiple
1.4       cvs       219: MenuSize: size
1.1       cvs       220: Selected: selected
1.6       cvs       221: Value_: value
1.1       cvs       222: Checked: checked
1.24      cvs       223: Button_type: type
1.25      cvs       224: Associated_control: for
1.28      cvs       225: LAlign: align
1.1       cvs       226: Area_Size: size
                    227: MaxLength: maxlength
                    228: Border: border
1.22      cvs       229: rules_: rules
1.35      cvs       230: none_: none
1.1       cvs       231: Position: align
                    232: Row_valign: valign
1.53      quint     233: rowspan_: rowspan
1.14      cvs       234: colspan_: colspan
1.53      quint     235: span_: span
1.1       cvs       236: Cell_align: align
1.22      cvs       237: Cell_left: left
                    238: Cell_center: center
                    239: Cell_right: right
                    240: Cell_justify: justify
                    241: Cell_char: char
1.1       cvs       242: Cell_valign: valign
1.29      cvs       243: center_: center
                    244: left_: left
                    245: right_: right
1.8       cvs       246: No_wrap: nowrap
1.1       cvs       247: shape: shape
                    248: coords: coords
                    249: nohref: nohref
                    250: x_coord: x
                    251: y_coord: y
1.26      cvs       252: RowHeight: rows
                    253: ColWidth: cols
                    254: FrameSrc: src
                    255: Border1: 1
                    256: Border0: 0
                    257: no_resize: noresize
1.62      quint     258: auto_: auto
1.47      vatton    259: IntHeightPxl: height
1.19      cvs       260: justify_: justify
1.31      cvs       261: NoShade_: noshade
1.1       cvs       262: Top_: top
                    263: Middle_: middle
                    264: Bottom_: bottom
1.22      cvs       265: data_: data
                    266: object_: object
1.71      quint     267: disc_: disc
                    268: circle_: circle
                    269: square_: square
1.1       cvs       270: Yes_: yes
                    271: Arabic_: 1
                    272: LowerAlpha: a
                    273: UpperAlpha: A
1.71      quint     274: LowerRoman_: i
                    275: UpperRoman_: I
1.1       cvs       276: Get_: get
                    277: Post_: post
                    278: No_: no
                    279: Position_top: top
                    280: Position_bottom: bottom
1.22      cvs       281: Position_left: left
                    282: Position_right: right
1.1       cvs       283: Row_top: top
                    284: Row_middle: middle
                    285: Row_bottom: bottom
                    286: Row_baseline: baseline
                    287: Cell_top: top
                    288: Cell_middle: middle
                    289: Cell_bottom: bottom
1.22      cvs       290: Cell_baseline: baseline
1.8       cvs       291: no_wrap: nowrap
1.1       cvs       292: rectangle: rect
                    293: polygon: poly
1.22      cvs       294: default_: default
1.49      quint     295: ltr_: ltr
                    296: rtl_: rtl
1.74      vatton    297: xmlid: xml:id
1.41      cvs       298: xml_space_default: default
                    299: xml_space_preserve: preserve
                    300: xml_space: xml:space
1.68      cvs       301: External_Object: img
1.52      quint     302: Embed_: embed
1.70      quint     303: XMLPI: PI

Webmaster