• +49-(0)721-402485-12
Ihre Experten für XML, XQuery und XML-Datenbanken

Alphabetischer Überblick über Funktionen und Operatoren (e-n)

fn:exists(
$arg as item()*) as xs:boolean

fn:expanded-QName(
$paramURI as xs:string?,
$paramLocal as xs:string) as xs:QName

fn:false() as xs:boolean

fn:floor(
$arg as numeric?) as numeric?

op:gDay-equal(
$arg1 as xs:gDay,
$arg2 as xs:gDay) as xs:boolean

fn:get-day-from-date(
$arg as xs:date?) as xs:integer?

fn:get-day-from-dateTime(
$arg as xs:dateTime?) as xs:integer?

fn:get-days-from-dayTimeDuration(
$arg as xdt:dayTimeDuration?) as xs:integer?

fn:get-hours-from-dateTime(
$arg as xs:dateTime?) as xs:integer?

fn:get-hours-from-dayTimeDuration(
$arg as xdt:dayTimeDuration?) as xs:integer?

fn:get-hours-from-time(
$arg as xs:time?) as xs:integer?

fn:get-in-scope-prefixes(
$element as element) as xs:string*

fn:get-local-name-from-QName(
$arg as xs:QName?) as xs:string?

fn:get-minutes-from-dateTime(
$arg as xs:dateTime?) as xs:integer?

fn:get-minutes-from-dayTimeDuration(
$arg as xdt:dayTimeDuration?) as xs:integer?

fn:get-minutes-from-time(
$arg as xs:time?) as xs:integer?

fn:get-month-from-date(
$arg as xs:date?) as xs:integer?

fn:get-month-from-dateTime(
$arg as xs:dateTime?) as xs:integer?

fn:get-months-from-yearMonthDuration(
$arg as xdt:yearMonthDuration?) as xs:integer?

fn:get-namespace-uri-for-prefix(
$prefix as xs:string,
$element as element) as xs:string?

fn:get-namespace-uri-from-QName(
$arg as xs:QName?) as xs:string?

fn:get-seconds-from-dateTime(
$arg as xs:dateTime?) as xs:decimal?

fn:get-seconds-from-dayTimeDuration(
$arg as xdt:dayTimeDuration?) as xs:decimal?

fn:get-seconds-from-time(
$arg as xs:time?) as xs:decimal?

fn:get-timezone-from-date(
$arg as xs:date?) as xdt:dayTimeDuration?

fn:get-timezone-from-dateTime(
$arg as xs:dateTime?) as xdt:dayTimeDuration?

fn:get-timezone-from-time(
$arg as xs:time?) as xdt:dayTimeDuration?

fn:get-year-from-date(
$arg as xs:date?) as xs:integer?

fn:get-year-from-dateTime(
$arg as xs:dateTime?) as xs:integer?

fn:get-years-from-yearMonthDuration(
$arg as xdt:yearMonthDuration?) as xs:integer?

op:gMonth-equal(
$arg1 as xs:gMonth,
$arg2 as xs:gMonth) as xs:boolean

op:gMonthDay-equal(
$arg1 as xs:gMonthDay,
$arg2 as xs:gMonthDay) as xs:boolean

op:gYear-equal(
$arg1 as xs:gYear,
$arg2 as xs:gYear) as xs:boolean

op:gYearMonth-equal(
$arg1 as xs:gYearMonth,
$arg2 as xs:gYearMonth) as xs:boolean

op:hexBinary-equal(
$value1 as xs:hexBinary,
$value2 as xs:hexBinary) as xs:boolean

fn:id(
$arg as xs:string*) as element()*

fn:idref(
$arg as xs:string*) as node()*

fn:implicit-timezone() as xdt:dayTimeDuration?

fn:index-of(
$seqParam as xdt:anyAtomicType*,
$srchParam as xdt:anyAtomicType[,
$collation as xs:string]) as xs:integer*

fn:insert-before(
$target as item()*,
$position as xs:integer,
$inserts as item()*) as item()*

op:intersect(
$parameter1 as node()*,
$parameter2 as node()*) as node()*

op:is-same-node(
$parameter1 as node(),
$parameter2 as node()) as xs:boolean

fn:lang(
$testlang as xs:string?) as xs:boolean

fn:last() as xs:integer

fn:local-name([
$arg as node()?]) as xs:string

fn:lower-case(
$arg as xs:string?) as xs:string

fn:matches(
$input as xs:string?,
$pattern as xs:string[,
$flags as xs:string]) as xs:boolean

fn:max(
$arg as xdt:anyAtomicType*[,
$collation as string]) as xdt:anyAtomicType?

fn:min(
$arg as xdt:anyAtomicType*[,
$collation as string]) as xdt:anyAtomicType?

op:multiply-dayTimeDuration(
$arg1 as xdt:dayTimeDuration,
$arg2 as xs:double) as xdt:dayTimeDuration

op:multiply-yearMonthDuration(
$arg1 as xdt:yearMonthDuration,
$arg2 as xs:double) as xdt:yearMonthDuration

fn:name([
$arg as node()?]) as xs:string

fn:namespace-uri([
$arg as node()?]) as xs:string

op:node-after(
$parameter1 as node(),
$parameter2 as node()) as xs:boolean

op:node-before(
$parameter1 as node(),
$parameter2 as node()) as xs:boolean

fn:node-name(
$arg as node()?) as xs:QName?

fn:normalize-space([
$arg as xs:string?]) as xs:string

fn:normalize-unicode(
$arg as xs:string?[,
$normalizationForm as xs:string]) as xs:string

fn:not(
$arg as item()*) as xs:boolean

op:NOTATION-equal(
$arg1 as xs:NOTATION, $arg2 as xs:NOTATION) as xs:boolean

fn:number([
$arg as item()?]) as xs:double

op:numeric-add(
$arg1 as numeric,
$arg2 as numeric) as numeric

op:numeric-divide(
$arg1 as numeric,
$arg2 as numeric) as numeric

op:numeric-equal(
$arg1 as numeric,
$arg2 as numeric) as xs:boolean

op:numeric-greater-than(
$arg1 as numeric,
$arg2 as numeric) as xs:boolean

op:numeric-integer-divide(
$arg1 as xs:integer,
$arg2 as xs:integer) as xs:integer

op:numeric-less-than(
$arg1 as numeric,
$arg2 as numeric) as xs:boolean

op:numeric-mod(
$arg1 as numeric,
$arg2 as numeric) as numeric

op:numeric-multiply(
$arg1 as numeric,
$arg2 as numeric) as numeric

 

Quelle: "XQuery – Grundlagen und fortgeschrittene Methoden", dpunkt-Verlag, Heidelberg (2004)

<< zurückvor >>