-
Notifications
You must be signed in to change notification settings - Fork 76
/
Copy pathdom-notation.xml
69 lines (59 loc) · 2.67 KB
/
dom-notation.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 8008e101d6e725ad8050a09a02bbb4492dc2b9fe Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<reference xml:id="class.dom-notation" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Класс Dom\Notation</title>
<titleabbrev>Dom\Notation</titleabbrev>
<partintro>
<section xml:id="dom-notation.synopsis">
&reftitle.classsynopsis;
<classsynopsis class="class">
<ooclass>
<classname>Dom\Notation</classname>
</ooclass>
<ooclass>
<modifier>extends</modifier>
<classname>Dom\Node</classname>
</ooclass>
<classsynopsisinfo role="comment">&InheritedConstants;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.dom-node')/db:partintro/db:section/db:classsynopsis/db:fieldsynopsis[preceding-sibling::db:classsynopsisinfo[1][@role='comment' and text()='&Constants;']]))">
<xi:fallback/>
</xi:include>
<classsynopsisinfo role="comment">&Properties;</classsynopsisinfo>
<fieldsynopsis>
<modifier>public</modifier>
<modifier>readonly</modifier>
<type>string</type>
<varname linkend="dom-notation.props.publicid">publicId</varname>
</fieldsynopsis>
<fieldsynopsis>
<modifier>public</modifier>
<modifier>readonly</modifier>
<type>string</type>
<varname linkend="dom-notation.props.systemid">systemId</varname>
</fieldsynopsis>
<classsynopsisinfo role="comment">&InheritedProperties;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.dom-node')/db:partintro/db:section/db:classsynopsis/db:fieldsynopsis[preceding-sibling::db:classsynopsisinfo[1][@role='comment' and text()='&Properties;']]))">
<xi:fallback/>
</xi:include>
<classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
<classsynopsisinfo role="comment">Пока не документировано</classsynopsisinfo>
</classsynopsis>
</section>
<section xml:id="dom-notation.props">
&reftitle.properties;
<variablelist>
<varlistentry xml:id="dom-notation.props.publicid">
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('domnotation.props.publicid')/*)">
<xi:fallback/>
</xi:include>
</varlistentry>
<varlistentry xml:id="dom-notation.props.systemid">
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('domnotation.props.systemid')/*)">
<xi:fallback/>
</xi:include>
</varlistentry>
</variablelist>
</section>
</partintro>
</reference>