URI
分类
- URN
- URL
下面是一些 URL 的例子
ftp://ftp.is.co.za/rfc/rfc1808.txt
http://www.ietf.org/rfc/rfc2396.txt
ldap://[2001:db8::7]/c=GB?objectClass?one
mailto:John.Doe@example.com
news:comp.infosystems.www.servers.unix
tel:+1-816-555-1212
telnet://192.0.2.16:80/
urn:oasis:names:specification:docbook:dtd:xml:4.1.2
/other/link.html (相对的 URL,只在另外一个 URL 的上下文有用)
下面是一些 URN 的例子
urn:isbn:0451450523 (其ISBN编号,以确定一本书)
urn:uuid:6e8bc430-9c3a-11d9-9669-0800200c9a66 (一个全局唯一标识符)
urn:publishing:book (标识文档作为一个图书类型的 XML 命名空间)