reference/intl/messageformatter.xml
14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60
...
...
@@ -1,6 +1,6 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-
<phpdoc:classref xmlns:phpdoc="http://php.net/ns/phpdoc" xml:id="class.messageformatter" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
3
+
<phpdoc:classref xml:id="class.messageformatter" 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">
4
4
<title>The MessageFormatter class</title>
5
5
<titleabbrev>MessageFormatter</titleabbrev>
6
6

...
...
@@ -49,24 +49,18 @@
49
49
&reftitle.classsynopsis;
50
50

51
51
<!-- {{{ Synopsis -->
52
-
<classsynopsis>
52
+
<classsynopsis class="class">
53
53
<ooclass>
54
54
<classname>MessageFormatter</classname>
55
55
</ooclass>
56
56

57
-
<!-- {{{ Class synopsis -->
58
-
<classsynopsisinfo>
59
-
<ooclass>
60
-
<classname>MessageFormatter</classname>
61
-
</ooclass>
62
-
</classsynopsisinfo>
63
-
<!-- }}} -->
64
-

65
57
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
66
-
<xi:include
67
-
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.messageformatter')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])" />
68
-
<xi:include
69
-
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.messageformatter')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
58
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.messageformatter')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='MessageFormatter'])">
59
+
<xi:fallback/>
60
+
</xi:include>
61
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.messageformatter')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='MessageFormatter'])">
62
+
<xi:fallback/>
63
+
</xi:include>
70
64
</classsynopsis>
71
65
<!-- }}} -->
72
66

...
...
@@ -100,7 +94,6 @@
100
94
&reference.intl.entities.messageformatter;
101
95

102
96
</phpdoc:classref>
103
-

104
97
<!-- Keep this comment at the end of the file
105
98
Local variables:
106
99
mode: sgml
107
100