一般的なオブジェクトを指定します。 ここで言うオブジェクトには、画像・ビデオ・Javaアプレット等が含まれます。
%object.content;
( #PCDATA | h1 | h2 | h3 | h4 | h5 | h6 | ul | ol | dl | p | div | pre | blockquote | address | table | form | br | span | em | strong | dfn | code | samp | kbd | var | cite | abbr | acronym | q | a | img | object | input | select | textarea | label | param )*
| Name | Type | Value |
|---|---|---|
| archive | CDATA as %URIs.datatype; | Implied |
| class | NMTOKENS | Implied |
| classid | CDATA as %URI.datatype; | Implied |
| codebase | CDATA as %URI.datatype; | Implied |
| codetype | CDATA as %ContentType.datatype; | Implied |
| data | CDATA as %URI.datatype; | Implied |
| declare | (declare) |
Implied |
| height | CDATA as %Length.datatype; | Implied |
| id | ID | Implied |
| name | CDATA | Implied |
| standby | CDATA as %Text.datatype; | Implied |
| tabindex | CDATA as %Number.datatype; | Implied |
| title | CDATA as %Text.datatype; | Implied |
| type | CDATA as %ContentType.datatype; | Implied |
| width | CDATA as %Length.datatype; | Implied |
| xml:lang | NMTOKEN as %LanguageCode.datatype; | Implied |
| xmlns | CDATA as %URI.datatype; | Fixed 'http://www.w3.org/1999/xhtml' |