HTML文書にスクリプトを組み込みます。
%script.content;
( #PCDATA )
| Name | Type | Value |
|---|---|---|
| charset | CDATA as %Charset.datatype; | Implied |
| defer | (defer) |
Implied |
| src | CDATA as %URI.datatype; | Implied |
| type | CDATA as %ContentType.datatype; | Required |
| xml:space | (preserve) |
Fixed 'preserve' |
| xmlns | CDATA as %URI.datatype; | Fixed 'http://www.w3.org/1999/xhtml' |