Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
libxml2
Commits
0c069229
Commit
0c069229
authored
Oct 21, 2000
by
Daniel Veillard
Browse files
Fixed a stoopid URL problem, Daniel.
parent
e9202a05
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/xml.html
View file @
0c069229
...
...
@@ -72,7 +72,7 @@ structured documents/data.</p>
instance, or with an arbitrary Dtd.
</li>
<li>
Libxml now includes a nearly complete
<a
href=
"http://www.w3.org/TR/xpath"
>
XPath
</a>
and
<a
href=
"http://www.w3.org/TR/xptr
/
"
>
XPointer
</a>
implementations.
</li>
href=
"http://www.w3.org/TR/xptr"
>
XPointer
</a>
implementations.
</li>
<li>
It is written in plain C, making as few assumptions as possible, and
sticking closely to ANSI C/POSIX for easy embedding. Works on
Linux/Unix/Windows, ported to a number of other platforms.
</li>
...
...
@@ -1342,6 +1342,6 @@ Gnome CVS base under gnome-xml/example</p>
<p><a
href=
"mailto:Daniel.Veillard@w3.org"
>
Daniel Veillard
</a></p>
<p>
$Id: xml.html,v 1.5
4
2000/10/1
3 10:23:06
veillard Exp $
</p>
<p>
$Id: xml.html,v 1.5
5
2000/10/1
5 21:06:19
veillard Exp $
</p>
</body>
</html>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment