File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- $Revision$ -->
3
- <!-- EN-Revision: fa6a5829a0d00c24eea2ed9a270e4b56f73c032f Maintainer: takagi Status: ready -->
2
+ <!-- EN-Revision: 89ae180a851621c308f0ea4604ff2e919aa57a7f Maintainer: takagi Status: ready -->
4
3
<!-- Credits: mumumu -->
5
4
<reference xml : id =" class.domnode" role =" class" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" xmlns : xi =" http://www.w3.org/2001/XInclude" >
6
5
<title >DOMNode クラス</title >
166
165
<varlistentry xml : id =" domnode.props.nodetype" >
167
166
<term ><varname >nodeType</varname ></term >
168
167
<listitem >
169
- <para >ノードの型を、定義済みの定数 <link linkend = " dom.constants " >XML_xxx_NODE</ link > のいずれかで返す</para >
168
+ <para >ノードの型を、定義済みの定数 <constant >XML_< replaceable >*</ replaceable >_NODE</ constant > のいずれかで返す</para >
170
169
</listitem >
171
170
</varlistentry >
172
171
<varlistentry xml : id =" domnode.props.parentnode" >
You can’t perform that action at this time.
0 commit comments