'urn' Syntax and Note : urn « Javascript Properties « JavaScript Reference

'urn' Syntax and Note

Note:

Read and write property. 
Specifies the document URN (Uniform Resource Name).
    
Syntax:
    
document.all.elementID.urn = value
namespace.urn = value

    

      
      








Related examples in the same category

1.'urn' Example
2.'urn' is applied to