I cannot post the entire XML document. However, a snip is below that shows the ns2 schema reference. "Abc" is the node that is ignored. The output contains <body>...</body> with Abc missing.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ns2:Abc xmlns:ns2="http://xyz/types"><body><status>Success</status>....</body></ns2:Abc> Mukul Gandhi wrote: > > On Wed, Oct 22, 2008 at 9:40 PM, greenbean <[EMAIL PROTECTED]> wrote: >> SystemId Unknown; Line #6; Column #32; Could not resolve namespace >> prefix: >> ns2. The node will be ignored. > > Is this error in the source XML, or the stylesheet? Can you please > post the source XML as well. > > > -- > Regards, > Mukul Gandhi > > -- View this message in context: http://www.nabble.com/Could-not-resolve-namespace-prefix%3A-ns2-tp20114275p20114836.html Sent from the Xalan - J - Users mailing list archive at Nabble.com.
