テキスト中にフレームを挿入します。
%Flow;
( #PCDATA | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | menu | dir | pre | hr | blockquote | address | center | noframes | isindex | fieldset | table | form | a | br | span | bdo | object | applet | img | map | iframe | tt | i | b | u | s | strike | big | small | font | basefont | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | noscript | ins | del | script )*
| Name | Type | Value |
|---|---|---|
| align (*) | (top | middle | bottom | left | right) |
Implied |
| class | CDATA | Implied |
| frameborder | (1 | 0) |
'1' |
| height | CDATA as %Length; | Implied |
| id | ID | Implied |
| longdesc | CDATA as %URI; | Implied |
| marginheight | CDATA as %Pixels; | Implied |
| marginwidth | CDATA as %Pixels; | Implied |
| name | NMTOKEN | Implied |
| scrolling | (yes | no | auto) |
'auto' |
| src | CDATA as %URI; | Implied |
| style | CDATA as %StyleSheet; | Implied |
| title | CDATA as %Text; | Implied |
| width | CDATA as %Length; | Implied |