Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / XML / April 2006

Tip: Looking for answers? Try searching our database.

Question about output XML stream containing several XML instance documents

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
aboutjav.com@gmail.com - 28 Apr 2006 13:10 GMT
Hi,

I am writing an application which takes an XML input stream. Can the
XML input stream contain 1 or more XML document information? If so, I
can write to an XML output stream and return multiple XML document
information back?

Am I correct to assume this? Is there some consideration to  look at
first?

Thanks,

CR
Bjoern Hoehrmann - 28 Apr 2006 13:27 GMT
* aboutjav.com@gmail.com wrote in microsoft.public.dotnet.xml:
>I am writing an application which takes an XML input stream. Can the
>XML input stream contain 1 or more XML document information? If so, I
>can write to an XML output stream and return multiple XML document
>information back?

This depends. You could include the subtrees of several documents
starting with the root element, you might also be able to include
processing instructions and comments preceding and following the
root element, but e.g. document type declarations cannot be included
literally in other documents, you would have to remove or escape
them in some way. This requires that you have a container format
that holds multiple documents and the exchanging entities know about
this format. I'm not sure whether this would be the case in your
scenario as you didn't provide much detail about it.
Signature

Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.