We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f290878 commit a65f9d9Copy full SHA for a65f9d9
reference/simplexml/simplexmlelement/children.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: 5916fd8f742127259912e6510904451849928020 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 1ceec35d4df77a07a473f1e794bb0fae85046069 Maintainer: takagi Status: ready -->
4
<!-- CREDITS: hirokawa,shimooka,mumumu -->
5
<refentry xml:id="simplexmlelement.children" xmlns="http://docbook.org/ns/docbook">
6
<refnamediv>
@@ -53,6 +53,7 @@
53
<para>
54
ノードが子を持つかどうかにかかわらず
55
<classname>SimpleXMLElement</classname> 要素を返します。
56
+ ノードが属性である場合は、&null; を返します。
57
</para>
58
</refsect1>
59
0 commit comments