BizTalk Server Orchestration - XmlDocument Help Needed

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > February 2006 > XmlDocument Help Needed





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author XmlDocument Help Needed
CranCran77

2006-02-03, 7:47 am

Hi ~

Is there a way to extract an XML document from the XmlDocument object
as a string; however not have it add the carriage returns and
formatting to the document but rather just do a single line type of
text?

Chris

carlos medina

2006-02-03, 7:47 am

hi..

you can use the InnerXml property from XmlDocument object.

"CranCran77" <crancran@gmail.com> wrote in message
news:1138968980.825833.137140@g47g2000cwa.googlegroups.com...
> Hi ~
>
> Is there a way to extract an XML document from the XmlDocument object
> as a string; however not have it add the carriage returns and
> formatting to the document but rather just do a single line type of
> text?
>
> Chris
>



CranCran77

2006-02-03, 5:53 pm

Didn't work, still leave the carriage returns and so forth in the XML
output. Is there a way to strip these ???

Greg Forsythe

2006-02-03, 5:53 pm

Check out the XmlDocument PreserveWhiteSpace property

Greg

"CranCran77" <crancran@gmail.com> wrote in message
news:1138986234.490298.11170@f14g2000cwb.googlegroups.com...
> Didn't work, still leave the carriage returns and so forth in the XML
> output. Is there a way to strip these ???
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com