JIS X 4156:2005 ハイパテキストマーク付け言語(HTML) | ページ 5

                                                                                             19
X 4156 : 2005 (ISO/IEC 15445 : 2000)
The <INPUT> element should be used only in the content of a <FORM>
element.
--
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
ACCEPT CDATA #IMPLIED-List of MIME types for file upload --
ACCESSKEY CDATA #IMPLIED-Accessibility key character --
CHECKED (checked) #IMPLIED-For radio buttons, checkboxes --
DISABLED (disabled) #IMPLIED-Control unavailable in this context --
MAXLENGTH NUMBER #IMPLIED-Max chars for text fields --
NAME CDATA #IMPLIED-Required for all except submit, reset --
READONLY (READONLY) #IMPLIED-For text --
SIZE CDATA #IMPLIED-Specific to each type of field --
TABINDEX NUMBER #IMPLIED-Position in tabbing order --
TYPE %InputType; text-Widget --
VALUE CDATA #IMPLIED-Required for radio, checkboxes -->
<!ATTLIST INS
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
CITE %URI; #IMPLIED-Information on reason for change --
DATETIME CDATA #IMPLIED-When changed, subset of ISO/IEC 8601 -->
<!ATTLIST LABEL
--The <LABEL> element shall refer to a form field in the content of the
<FORM> element which contains the <LABEL>.
The <LABEL> element should be used only in the content of a <FORM>
element.
--
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
ACCESSKEY CDATA #IMPLIED-Accessibility key character --
FOR IDREF #IMPLIED-Points to associated field -->
<!ATTLIST LEGEND
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
ACCESSKEY CDATA #IMPLIED-Accessibility key character -->
<!ATTLIST LI
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->
<!ATTLIST LINK
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
CHARSET CDATA #IMPLIED-Character encoding as per RFC2045 --
HREF %URI; #IMPLIED-URI for link resource --
HREFLANG NAME #IMPLIED-Language code of resource --
MEDIA CDATA #IMPLIED-Destination media of referenced doc --
REL CDATA #IMPLIED-Forward link types --
REV CDATA #IMPLIED-Reverse link types --
TYPE CDATA #IMPLIED-Advisory Internet content type -->

――――― [JIS X 4156 pdf 21] ―――――

20
X 4156 : 2005 (ISO/IEC 15445 : 2000)
<!ATTLIST MAP
--The value of the NAME attribute is case sensitive, and the attribute
value specification shall be processed as if the declared value were
NAME.
It is recommended that authors of HTML documents specify both ID
and NAME attributes, and use values restricted to the 40 characters
"ABCDEFGHIJKLMNOPQRSTUVWXYZ.-:0123456789". When both attributes
are specified, they shall have identical values.
--
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
NAME CDATA #REQUIRED-Referenced by USEMAP in <IMG> -->
<!ATTLIST META
%i18n; -- Internationalization DIR and LANG --
CONTENT CDATA #REQUIRED-Associated information --
HTTP-EQUIV NAME #IMPLIED-HTTP response header name --
NAME NAME #IMPLIED-Meta-information name --
SCHEME CDATA #IMPLIED-Nature of content -->
<!ATTLIST OBJECT
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
CLASSID %URI; #IMPLIED-Identifies implementation --
CODEBASE %URI; #IMPLIED-Needed by some systems --
CODETYPE CDATA #IMPLIED-Internet content type for code --
DATA %URI; #IMPLIED-Reference to objects data --
DECLARE (declare) #IMPLIED-Flag: declare but dont instantiate --
NAME CDATA #IMPLIED-Submit as part of form --
STANDBY CDATA #IMPLIED-Show this msg while loading --
TABINDEX NUMBER #IMPLIED-Position in tabbing order --
TYPE CDATA #IMPLIED-Internet content type for data --
USEMAP %URI; #IMPLIED-Reference to image map -->
<!ATTLIST OL
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->
<!ATTLIST OPTGROUP
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
DISABLED (disabled) #IMPLIED-Control unavailable in this context --
LABEL CDATA #REQUIRED-For use in hierarchical menus -->
<!ATTLIST OPTION
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
DISABLED (disabled) #IMPLIED-Control unavailable in this context --
LABEL CDATA #IMPLIED-For use in hierarchical menus --
SELECTED (selected) #IMPLIED-Pre-selected option --
VALUE CDATA #IMPLIED-Defaults to content -->
<!ATTLIST P

――――― [JIS X 4156 pdf 22] ―――――

                                                                                             21
X 4156 : 2005 (ISO/IEC 15445 : 2000)
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->
<!ATTLIST PARAM
ID ID #IMPLIED-Document-wide unique id --
NAME CDATA #REQUIRED-Name of parameter --
TYPE CDATA #IMPLIED-Internet Media Type --
VALUE CDATA #IMPLIED-Value of parameter --
VALUETYPE (data-ref-object)
data-Interpret value as -->
<!ATTLIST PRE
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->
<!ATTLIST Q
--The textual contents of the <Q> element shall not be surrounded with
quotation marks. These may be added by the user agent through the
use of a style sheet.
--
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
CITE %URI; #IMPLIED-URI for source document or message -->
<!ATTLIST SELECT
--The <SELECT> element should be used only in the content of a <FORM>
element.
--
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
DISABLED (disabled) #IMPLIED-Control unavailable in this context --
MULTIPLE (multiple) #IMPLIED-Default is single selection --
NAME CDATA #REQUIRED-Field name --
SIZE NUMBER #IMPLIED-Rows visible --
TABINDEX NUMBER #IMPLIED-Position in tabbing order -->
<!ATTLIST SPAN
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->
<!ATTLIST STYLE
--The <STYLE> element contains style sheet information which shall be
passed to the user agent's style manager. Any style sheet language
may be used. It is a user agent error to render the style sheet
information as if it were part of a document's text.
--
%i18n; -- Internationalization DIR and LANG --
MEDIA CDATA #IMPLIED-Designed for use with these media --
TITLE CDATA #IMPLIED-Advisory title --
TYPE CDATA #REQUIRED-Internet content type for style lang. -->
<!ATTLIST TABLE
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
SUMMARY CDATA #REQUIRED-Purpose/structure for speech output -->

――――― [JIS X 4156 pdf 23] ―――――

22
X 4156 : 2005 (ISO/IEC 15445 : 2000)
<!ATTLIST TBODY
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->
<!ATTLIST TD
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
ABBR CDATA #IMPLIED-Abbreviation for header cell --
AXIS CDATA #IMPLIED-Names groups of related headers --
COLSPAN NUMBER 1 -- Number of columns spanned by cell --
HEADERS IDREFS #IMPLIED-List of ID's for header cells --
ROWSPAN NUMBER 1 -- Number of rows spanned by cell --
SCOPE (col-colgroup-row-rowgroup)
#IMPLIED-Scope covered by header cells -->
<!ATTLIST TEXTAREA
--The <TEXTAREA> element should be used only in the content of a <FORM>
element.
--
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
ACCESSKEY CDATA #IMPLIED-Accessibility key character --
COLS NUMBER #REQUIRED-Number required in av char widths --
DISABLED (disabled) #IMPLIED-Control unavailable in this context --
NAME CDATA #REQUIRED-Name of form field --
READONLY (readonly) #IMPLIED-For text --
ROWS NUMBER #REQUIRED-Number of rows required --
TABINDEX NUMBER #IMPLIED-Position in tabbing order -->
<!ATTLIST TFOOT
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->
<!ATTLIST TH
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG --
ABBR CDATA #IMPLIED-Abbreviation for header cell --
AXIS CDATA #IMPLIED-Names groups of related headers --
COLSPAN NUMBER 1 -- Number of columns spanned by cell --
HEADERS IDREFS #IMPLIED-List of ID's for header cells --
ROWSPAN NUMBER 1 -- Number of rows spanned by cell --
SCOPE (col-colgroup-row-rowgroup)
#IMPLIED-Scope covered by header cells -->
<!ATTLIST THEAD
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->
<!ATTLIST TITLE
%i18n; -- Internationalization DIR and LANG -->
<!ATTLIST TR
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->

――――― [JIS X 4156 pdf 24] ―――――

                                                                                             23
X 4156 : 2005 (ISO/IEC 15445 : 2000)
<!ATTLIST UL
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->
<!-- Attribute group definition lists -->
<!ATTLIST (%physical.styles;)
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->
<!ATTLIST (%logical.styles;)
%core; -- Element CLASS, ID and TITLE --
%i18n; -- Internationalization DIR and LANG -->
<!-- End of file -->

JIS X 4156:2005の引用国際規格 ISO 一覧

  • ISO/IEC 15445:2000(IDT)

JIS X 4156:2005の国際規格 ICS 分類一覧

JIS X 4156:2005の関連規格と引用規格一覧