﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-xan walking &amp; thinking-随笔分类-Net</title><link>http://www.blogjava.net/xan/category/30693.html</link><description>watch and learn</description><language>zh-cn</language><lastBuildDate>Wed, 09 Apr 2008 19:12:34 GMT</lastBuildDate><pubDate>Wed, 09 Apr 2008 19:12:34 GMT</pubDate><ttl>60</ttl><item><title>[URL,URN,URI,URC] </title><link>http://www.blogjava.net/xan/archive/2008/04/09/191687.html</link><dc:creator>xan</dc:creator><author>xan</author><pubDate>Wed, 09 Apr 2008 14:24:00 GMT</pubDate><guid>http://www.blogjava.net/xan/archive/2008/04/09/191687.html</guid><wfw:comment>http://www.blogjava.net/xan/comments/191687.html</wfw:comment><comments>http://www.blogjava.net/xan/archive/2008/04/09/191687.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/xan/comments/commentRss/191687.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/xan/services/trackbacks/191687.html</trackback:ping><description><![CDATA[<h2>URI</h2>
<div>URI = Uniform Resource Identifier </div>
<div>There are two types of URIs: <a href="http://www.adp-gmbh.ch/web/uri_url_urn.html#url">URLs</a> and <a href="http://www.adp-gmbh.ch/web/uri_url_urn.html#urn">URNs</a> </div>
<div>See <a href="http://www.zvon.org/tmRFC/RFC1630/Output/">RFC 1630</a>: Universal Resource Identifiers in WWW: A Unifying Syntax for the Expression of Names and Addresses of Objects on the Network as used in the World-Wide Web <br />
and <br />
<a href="http://www.zvon.org/tmRFC/RFC2396/Output/">RFC 2396</a>: Uniform Resource Identifiers (URI): Generic Syntax </div>
<h3>URL</h3>
<div>URL = Uniform Resource Locator </div>
<div>See <a href="http://www.zvon.org/tmRFC/RFC1738/Output/">RFC 1738</a>: Uniform Resource Locators (URL) </div>
<div>
<pre>&lt;protocol&gt;:// &lt;host&gt; [:&lt;port&gt;] [&lt;path&gt; [? &lt;query&gt;]]<br />
</pre>
</div>
<h3>URN</h3>
<div>URN = Uniform Resource Name. </div>
<div>URNs define XML schemas. </div>
<div>
<pre>urn:&lt;namespace&gt;:&lt;string&gt;<br />
</pre>
</div>
<h3>URC</h3>
<div>URC = Uniform Resource Citation </div>
<div>URC provide a set of attribute/value pairs that describe properties of URIs like authorship, publisher, copyright etc.<br />
</div>
<img src ="http://www.blogjava.net/xan/aggbug/191687.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xan/" target="_blank">xan</a> 2008-04-09 22:24 <a href="http://www.blogjava.net/xan/archive/2008/04/09/191687.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>