Name |
Return value |
| Node-Set-oriented | |
| last() | Number (of elements) |
| position() | Context position |
| count(node-set) | Number of nodes in node-set |
| name(node-set?) | First node name in node-set |
| (Elementname); | Namespace identifier if there is one |
|
|
|
| Sign oriented | |
| concat(string, string, string*) | Sequence of arguments |
| starts-with(string, string) | True if first string begins with second one |
| contains(string, string) | True if first string includes second one |
| substring(string, number, number?) | Part of string, beginning with the sign identified by the 2nd parameter and ending with the one which identifies the third one |
|
|
|
| Boolean | |
| not() | True if argument is not true |
| true()/false() | True/not true |
Dieser Text ist der Zeitschriften-Ausgabe 01/2001 von iX entnommen.
iOS, Android, Windows Phone 7 und HTML5 - das neue Sonderheft von heise Developer führt Einsteiger und Profis in die Programmierung mobiler Geräte ein.