^(Title|Titel) | ^(Author|Verfasser) | ?^(Due|Fällig) | ?^(Call|Signatur) | ?^(Renew|Verlängern) | ?^(Fines|Gebühren) | ?^(Placed on|Bestellt am) | ?^(Expires|Läuft ab) | ?^((Pick up )?location|Abholstandort) | ?^(Status) | ?^(Modify|Ändern) | ?* |
---|---|---|---|---|---|---|---|---|---|---|---|
{$book.title := a, $prestatus[] := a/@href!("Details: "||resolve-uri(.)), $book("author") := join(a/following-sibling::node())} | {$book.author} | {$book.duedate := parse-date(span/@title)} | {$book.id := join(node() except span[1])} | {$book._item := input/@value, $prestatus[] := span} | {$prestatus[] := .} | {$book.issueDate := parse-date(span/@title) } | {$prestatus[] := . } | {$book.libraryBranch} | {$prestatus[] := . } |