Am Dienstag, 8. Februar 2005 18:29 schrieb
[EMAIL PROTECTED]:
> // Problem code.
>
> m_pValidator->setFeature(XMLUni::fgXercesSchemaExternalSchemaLocation,
> pszSchemaPath);
>
> // End code
>
> psSchemaDir is a fully qualified schema path. (ie
> z:\schema\schema.xsd)
>
> My goal is to ignore the xsi:noNamespaceSchemaLocation= attribute
> value in the XML file and to
> use the value in the program (pszSchemaPath). When the program
> executes to //Problem code it blows up.
Hi Mary_White,
did you transcode your schema path before setting the feature? What type
is pszSchemaPath (should be XMLCh*)?
Regards,
Axel
--
Humboldt-UniversitÃt zu Berlin
Institut fÃr Informatik
Signalverarbeitung und Mustererkennung
Dipl.-Inf. Axel WeiÃ
Rudower Chaussee 25
12489 Berlin-Adlershof
+49-30-2093-3050
** www.freesp.de **
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]