/[suikacvs]/markup/html/html5/spec-ja/data/syntax.dat
Suika

Diff of /markup/html/html5/spec-ja/data/syntax.dat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.83 by apache, Fri Oct 24 18:35:06 2008 UTC revision 1.87 by apache, Fri Oct 24 18:37:05 2008 UTC
# Line 643  Attributes have a name and a value. <dfn Line 643  Attributes have a name and a value. <dfn
643  制御文字、 Unicode で定義されていない文字以外の文字1文字以上で構成されなければ[[MUST:なりません]]。  制御文字、 Unicode で定義されていない文字以外の文字1文字以上で構成されなければ[[MUST:なりません]]。
644  HTML 構文では、属性名は当該属性の名前に  HTML 構文では、属性名は当該属性の名前に
645  <a href=#ascii-case-insensitive>ASCII  <a href=#ascii-case-insensitive>ASCII
 大文字・小文字不区別</a>で一致する任意の小文字・大文字の組み合わせで書いて[[MAY:構いません]]。  
646    大文字・小文字不区別</a>で一致する任意の小文字・大文字の組み合わせで書いて[[MAY:構いません]]。
647    
648    #en
649    <dfn id=syntax-attribute-value title=syntax-attribute-value>Attribute values</dfn> are a
650      mixture of <a href=#syntax-text title=syntax-text>text</a> and <a href=#syntax-charref title=syntax-charref>character references</a>, except with the
651      additional restriction that the text cannot contain an <a href=#syntax-ambiguous-ampersand title=syntax-ambiguous-ampersand>ambiguous ampersand</a>.
652    #ja
653    <dfn id=syntax-attribute-value title=syntax-attribute-value>属性値</dfn>は<a href=#syntax-text title=syntax-text>テキスト</a>と<a href=#syntax-charref title=syntax-charref>文字参照</a>の混合ですが、テキストが<a href=#syntax-ambiguous-ampersand title=syntax-ambiguous-ampersand>曖昧アンド記号</a>を含むことができないとの追加の制限があります。
654    
655    #en
656    Attributes can be specified in four different ways:
657    #ja
658    属性は4種類の方法で指定できます。
659    
660    #en
661    Empty attribute syntax
662    #ja
663    空属性構文
664    
665    #en
666    Just the <a href=#syntax-attribute-name title=syntax-attribute-name>attribute
667        name</a>.
668    #ja
669    <a href=#syntax-attribute-name title=syntax-attribute-name>属性名</a>のみです。

Legend:
Removed from v.1.83  
changed lines
  Added in v.1.87

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24