[Glass] XML Parser: XML prefix

Dale K. Henrichs dale.henrichs at gemtalksystems.com
Tue Nov 26 08:46:47 PST 2013


Is this bug fixed on the Pharo side or does it only exist in the GemStone port? ... I seem to recall that there was a divergence in the  XML Parser support ...

----- Original Message -----
| From: "Philippe Marschall" <philippe.marschall at gmail.com>
| To: "BrunoBB" <smalltalk at adinet.com.uy>
| Cc: glass at lists.gemtalksystems.com
| Sent: Saturday, November 23, 2013 12:30:24 AM
| Subject: Re: [Glass] XML Parser: XML prefix
| 
| On Fri, Nov 22, 2013 at 8:19 PM, BrunoBB <smalltalk at adinet.com.uy>
| wrote:
| > Hi,
| >
| > There is an XML which has the following nodes:
| > ...<resource xml:lang="es"> ...<title xml:lang="es">...<description
| > xml:lang="es"/>
| >
| > When i try to parse this file the following error arise:
| >
| > a XMLNamespaceException occurred (error 2710), Unmapped namespace
| > prefix
| > "xml"
| > XMLNamespaceScope>>validatePrefix:
| >
| > Any idea is welcome ...
| 
| Parser bug xml:lang is allowed anywhere [1]
| 
|  [1] http://www.w3.org/TR/REC-xml/#sec-lang-tag
| 
| Cheers
| Philippe
| _______________________________________________
| Glass mailing list
| Glass at lists.gemtalksystems.com
| http://lists.gemtalksystems.com/mailman/listinfo/glass
| 


More information about the Glass mailing list