[bdbxml] reshaping results
"Green, Spence" <[email protected]>
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <415B90D03FF5FB42BFAB0FE1F4876BF3AACA01@xcgmd064.md.essd.northgrum.com> |
All,
I'm having trouble reshaping the results of a query. The flwor expression works well and when I do this:
return $i
where $i was bound to the root of the document with a for expression, I get proper XML back. When I do this:
return <b> {$i} </b>
I still get results back from the query, but when I do getContent() on each XmlDocument, I get garbage in the resulting std::string. Am I missing something here? Thanks for any help.
Spence Green
------------------------------------------
To remove yourself from this list, send an
email to [email protected]