Index

Symbols

  • ! (see simple map operator)
  • != (see general comparisons)
  • " (see quote ("))
  • # (see pound sign (#))
  • $ (see dollar sign ($))
  • % (see percent sign (%))
  • & (see ampersand (&))
  • ' (see apostrophe ('))
  • ( ) (see parentheses ( ( ) ))
  • * (see asterisk (*))
  • + (see plus sign (+))
  • , (see comma (,))
  • - (see hyphen (-)) (see minus sign (-))
  • . (see period (.))
  • / (see slash (/))
  • // (see double slash (//))
  • : (see colon (:))
  • ; (see semicolon (;))
  • < (see less than symbol (<))
  • <!-- and -->, (XML comment delimiters), Comments, XML Comments
  • <? and ?> (processing instruction delimiter), Processing Instructions, Constructing Processing Instructions
  • = (see equals sign (=))
  • => (see arrow operator (=>))
  • > (see greater than symbol (>))
  • ? (see question mark (?))
  • @ (see at sign (@))
  • [ ] (see square brackets ( [ ] ))
  • \ (see backslash (\))
  • ^ (see caret (^))
  • ``[ and ]`` (string constructors), String Constructors
  • { } (see curly braces ( { } ))
  • | (see vertical bar (|))
  • || (string concatenation operator), Concatenating Strings
  • (see per-mille character (‰))

Get XQuery, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.