| WorldWideWeb Address Formats | cern archive | HTTP only |
| home archive home about | |||||||||||||
W3 Naming Schemes(See also: a discussion of design issues involved , BNF syntax , W3 background)The format of a hypertext name consists of the name of the naming sub-scheme to be used, then a name in a format particular to that subscheme, then an optional anchor identifier within the document. For example, the format is for all internet-based access methods: scheme : // host.domain:port / path / path # anchor A suffix # anchor id allows one to refer to a particular anchor within a document. A suffix ? followed by words separated by + signs allows one to seach an index (see details ). References from one document to another with a similar name may be abbreviated to a relative name . This imposes certain restrictions on the way that the "path" is represented. A special format is used to represent a search on an index . See also: the full BNF description , about escaping illegal characters . ExamplesNaming sub-schemesDifferent schemes usually use different protocols on the network. The format of the address after the scheme name is a function of the particular scheme. In practice, all internet-based schemes have a common format for the node name and port. Schemes currently defined are as follows, with links to more details.
This will allow, for example, simple PC-based clients to follow links through X500 name servers. |
|
||||||||||||