Re: default namespace / Xmlvalidatingreader
- From: "Plop69" <voorspoels@xxxxxxxxx>
- Date: 11 Apr 2006 23:01:39 -0700
ok, i'll check that out. But how do i solve this programmatically?
i'm receiving such xml files, so one way or the other i have to add the
default namespace.
at the moment i read in the file, get the string , and manipulate the
string (so i replace <TEST> by <TEST xmlns="http://test" > ) and then i
push it to the xmlvalidatingreader.
but that can't be the best way to fix this, not?
.
- Follow-Ups:
- Re: default namespace / Xmlvalidatingreader
- From: Zafar Abbas
- Re: default namespace / Xmlvalidatingreader
- From: Plop69
- Re: default namespace / Xmlvalidatingreader
- References:
- default namespace / Xmlvalidatingreader
- From: Plop69
- Re: default namespace / Xmlvalidatingreader
- From: Zafar Abbas
- default namespace / Xmlvalidatingreader
- Prev by Date: Altsoft Xml2PDF 3.0 Released
- Next by Date: Re: default namespace / Xmlvalidatingreader
- Previous by thread: Re: default namespace / Xmlvalidatingreader
- Next by thread: Re: default namespace / Xmlvalidatingreader
- Index(es):
Relevant Pages
|