Its
trying to tell you that your source data doesn't validate against your
dtd. You can either remove the doctype declaration at the top of your xml
(so you will be dealing with 'well-formed xml' rather than 'valid xml') or turn
validation off on xalan. Or of course, re-author your
xml to satisfy the dtd :)
cheers
andrew
|
Title: Message
- "Element must be declared" issue Dima Gutzeit
- Re: "Element must be declared" issue Andrew Welch
- Re: "Element must be declared" issue Dima Gutzeit
- RE: "Element must be declared" issue Andrew Welch
- Re: "Element must be declared" issue Dima Gutzeit
- Re: "Element must be declared" issue Henry Zongaro
- Re: "Element must be declared" issue Dima Gutzeit
- Re: "Element must be declared" issue Dima Gutzeit
- RE: "Element must be declared" issue Witold Iwaniec
- Re: "Element must be declared" issue Henry Zongaro
- Re: "Element must be declared" issue Dima Gutzeit