Sets or gets a Uniform Resource Name (URN) for a target document.
Syntax
| HTML | <ELEMENT URN
= sURN... >
|
|---|
| Scripting | [ sURN = ] object.urn |
|---|
Possible Values
| sURN | String that
specifies or receives the URN. |
The property is read/write.
The property has no default value.
DHTML expressions can be used in place of the preceding value(s). As of Internet Explorer 8, expressions are not supported in IE8 mode. For more information, see About Dynamic Properties.
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.
Standards Information
There is no public standard that applies to this property.
Applies To
See Also
URL