| <code>\4 {id}</code>
| <code>\x {item} ... \x {item} \0</code>
| Returns all resulting items as strings, prefixed by a [[Server Protocol/: Types|Type]] byte ({{Mono|\x}}).
|-
| EXECUTE
===XDM Meta Data===
In most cases, the ''XDM'' meta data boils down to a single byte, which represents the [[Server Protocol/: Types|node kind or item type]]. There are three exceptions: {{Mono|document-node()}}, {{Mono|attribute()}} and {{Mono|xs:QName}} items are followed by an additional <code>{URI}</code> string.
==Examples==