Addressing
access : // host / path / path # id
- access
- defines the name space for the rest of the address: http, file,
news, (etc...?)
- //host
- (For most name spaces) Host machine
- /path
- Hierarchical, unix convention. Allows relative names.
- id
- Specifies a section of a document ("Anchor").
Most of the name if omitted, assumed same as refering document.
(search)_____________________________________
Tim BL