This document provides an overview and reference for IBM DB2 10.5 XQuery functionality. It covers XQuery concepts, data types, the type system, the prolog, expressions, and built-in functions. The type system chapter describes the built-in XQuery data types like string, date, and QName. The prolog chapter covers declaration keywords that can be used to configure XQuery processing. The expressions chapter details the syntax and semantics of XQuery expressions, including path expressions, FLWOR expressions, and updating expressions. The built-in functions chapter categorizes the standard XQuery functions supported in DB2 like concat, substring, and current-dateTime.