urn attribute | urn property
Sets or gets a Uniform Resource Name (URN) for a target document.
Syntax
| HTML | <element urn="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
the URN.
Remarks
URNs are an adjunct to URLs. A URL, which is the address used on the World Wide Web, specifies a particular file on a particular machine. A URN specifies the identity of a resource instead of its location.
See also
Show: