Changes to xmlextract  Changes to xmlrepresentation

Chapter 2: XML Services

Changes to xmlparse

xmlparse now includes an optional returns clause that lets you specify the datatype of the returned parsed XML document.

xmlparse_call ::=
xmlparse(general_string_expression[options_parameter] [returns_type])
options_parameter ::= [,] option option_string
returns type ::= [,] returns {image | binary | varbinary[(integer)]} 

If you omit the returns clause, the default is returns image.





Copyright © 2004. Sybase Inc. All rights reserved. Changes to xmlrepresentation

View this book as PDF