reference/intl/intliterator.xml
14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<phpdoc:classref xml:id="class.intliterator" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
5
4

6
5
<title>The IntlIterator class</title>
...
...
@@ -35,23 +34,20 @@
35
34
&reftitle.classsynopsis;
36
35

37
36
<!-- {{{ Synopsis -->
38
-
<classsynopsis>
39
-
<ooclass><classname>IntlIterator</classname></ooclass>
40
-

41
-
<!-- {{{ Class synopsis -->
42
-
<classsynopsisinfo>
43
-
<ooclass>
44
-
<classname>IntlIterator</classname>
45
-
</ooclass>
37
+
<classsynopsis class="class">
38
+
<ooclass>
39
+
<classname>IntlIterator</classname>
40
+
</ooclass>
46
41

47
-
<oointerface>
48
-
<interfacename>Iterator</interfacename>
49
-
</oointerface>
50
-
</classsynopsisinfo>
51
-
<!-- }}} -->
42
+
<oointerface>
43
+
<modifier>implements</modifier>
44
+
<interfacename>Iterator</interfacename>
45
+
</oointerface>
52
46

53
47
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
54
-
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.intliterator')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])" />
48
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.intliterator')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='IntlIterator'])">
49
+
<xi:fallback/>
50
+
</xi:include>
55
51
</classsynopsis>
56
52
<!-- }}} -->
57
53

...
...
@@ -62,7 +58,6 @@
62
58
&reference.intl.entities.intliterator;
63
59

64
60
</phpdoc:classref>
65
-

66
61
<!-- Keep this comment at the end of the file
67
62
Local variables:
68
63
mode: sgml
69
64