Click here to Skip to main content
15,908,020 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: HTML in XML. Pin
ChrisAdams25-Jul-04 12:12
ChrisAdams25-Jul-04 12:12 
GeneralXML in .NET Pin
Padmavathi23-Jun-04 20:36
Padmavathi23-Jun-04 20:36 
GeneralRe: XML in .NET Pin
Andrew Quinn AUS23-Jun-04 21:08
Andrew Quinn AUS23-Jun-04 21:08 
GeneralASP Classic accessing .NET web service Pin
econner21-Jun-04 14:14
econner21-Jun-04 14:14 
GeneralRe: ASP Classic accessing .NET web service Pin
Andrew Quinn AUS21-Jun-04 23:28
Andrew Quinn AUS21-Jun-04 23:28 
GeneralRe: ASP Classic accessing .NET web service Pin
econner22-Jun-04 4:33
econner22-Jun-04 4:33 
GeneralXML Parsing and Splitting Pin
Kingnl20-Jun-04 22:25
Kingnl20-Jun-04 22:25 
GeneralRe: XML Parsing and Splitting Pin
ChrisAdams25-Jul-04 12:18
ChrisAdams25-Jul-04 12:18 
Are you saying that you have one xml document that contains two nodes - one with header information and the second node with binary data - i'm assuming base64 encoded.

If so you should be able to load the document up into the parser ok, and access the two nodes through the dom to be able to get the information seperate.

If the information is being sent as one stream made up of an xml document, and followed by binary data, your going to have to do some preprocessing on the file yourself to split this into two input stream.
GeneralTwo namespaces Pin
Clickok20-Jun-04 22:12
Clickok20-Jun-04 22:12 
GeneralRe: Two namespaces Pin
gmu046-Jul-04 8:26
gmu046-Jul-04 8:26 
GeneralRe: Two namespaces Pin
ChrisAdams25-Jul-04 12:25
ChrisAdams25-Jul-04 12:25 
GeneralAI programming for Age of Mythology Pin
Member 99352619-Jun-04 9:56
Member 99352619-Jun-04 9:56 
GeneralRe: AI programming for Age of Mythology Pin
palbano19-Jun-04 14:13
palbano19-Jun-04 14:13 
GeneralRe: AI programming for Age of Mythology Pin
Member 99352625-Jun-04 5:13
Member 99352625-Jun-04 5:13 
GeneralSOAP Version Pin
dotnet_cpp18-Jun-04 6:15
dotnet_cpp18-Jun-04 6:15 
GeneralConverting strings from XML web service Pin
ldaoust18-Jun-04 5:33
ldaoust18-Jun-04 5:33 
GeneralXSL:Variable Pin
vineetag18-Jun-04 3:04
vineetag18-Jun-04 3:04 
GeneralRe: XSL:Variable Pin
Andrew Quinn AUS23-Jun-04 21:25
Andrew Quinn AUS23-Jun-04 21:25 
Questioncall a method from a xslt file? Pin
basidati17-Jun-04 23:59
basidati17-Jun-04 23:59 
Questionhow to communicate between the layers of n-tier archietecture using xml Pin
irsh_is15-Jun-04 23:15
irsh_is15-Jun-04 23:15 
GeneralSchema problem.. Pin
Goozi15-Jun-04 22:56
Goozi15-Jun-04 22:56 
GeneralRe: Schema problem.. Pin
Cohen17-Jun-04 0:51
Cohen17-Jun-04 0:51 
GeneralThanks.. Pin
Goozi17-Jun-04 14:07
Goozi17-Jun-04 14:07 
GeneralXML Schema Pin
15-Jun-04 11:05
suss15-Jun-04 11:05 
GeneralRe: XML Schema Pin
jongheeda16-Jun-04 13:12
jongheeda16-Jun-04 13:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.