URN Attribute | urn

HTML (DHTML)

URN Attribute | urn Property

Internet Development Index

Sets or retrieves a Uniform Resource Name (URN) for a target document.

Syntax

HTML<ELEMENT URN = sURN... >
Scriptingobject.urn [ = sURN ]

Possible Values

sURNString that specifies or receives the URN.

The property is read/write. The property has no default value.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties.

Remarks

URNs are an adjunct to URL. URLs, the addresses used on the World Wide Web, usually specify a particular file on a particular machine, whereas URNs specify the identity of a resource rather than its location.

Standards Information

There is no public standard that applies to this property.

Applies To

A, namespace

See Also

URL