fn:current-date |
Returns xs:date(fn:current-dateTime()). |
fn:current-dateTime |
Returns the current dateTime value (with timezone) from the dynamic context. |
fn:current-time |
Returns xs:time(fn:current-dateTime()). |
fn:default-collation |
Returns the value of the default collation property from the static context. |
fn:implicit-timezone |
Returns the value of the implicit timezone property from the dynamic context. |
fn:last |
Returns the context size from the dynamic context. |
fn:position |
Returns the context position from the dynamic context. |
fn:static-base-uri |
Returns the value of the base-uri property from the static context. |