saxon:system-id()

system-id()

This returns the system identifier (URI) of the entity in the source document that contains the context node. There are no arguments.

This function is deprecated, since the same effect can be achieved using the document-uri() function in the standard library.

Expand

Up  Next