Liquid Studio Documentation
XQuery Editor/Debugger / XQuery Debugger Variable Icons
In This Topic
    XQuery Debugger Variable Icons
    In This Topic

    The following icons appear within the Debugger Watch and Local Variable windows when the XQuery Debugger is being used.

    An Atomic value (i.e an integer, string, date etc)
    An Empty Element
    An Item (node/element/atomic value etc)
    A sequence of items
    An XML Attribute
    XML CDATA
    XML Comment
    XML Declaration
    XML DocType
    XML Document
    XML Element
    XML Namespace
    XML Processing Instruction
    XML Text
    XML Whitespace
    An Argument
    Error
    Unknown

    See Also