Re: Problems with gimp-tips and sr@Latn



понедељак, 01. септембар 2003. 21:52:53 CEST — Carlos Perelló Marín  
написа:
> Hi, that's what I see at the status pages log:
> 
> Validating gimp-tips.xml.
> gimp-tips.xml:40: validity error: Syntax of value for attribute lang
> of welcome is not valid
>     <welcome xml:lang="sr@Latn">&lt;big>Dobrodošli u GIMP
> !&lt;/big></welcome>
>                                ^

This would require changes to the following two lines in gimp-tips.dtd:
<!ATTLIST welcome xml:lang NMTOKEN #IMPLIED>

<!ATTLIST thetip xml:lang NMTOKEN #IMPLIED>


Perhaps it could be sufficient to replace NMTOKEN with PCDATA, but I  
don't have much experience with XML to know if that would be enough  
(and it's been a while since I've last used SGML, so my memory might be  
playing with me).

Of course, this would make validation much less strict.


Cheers,
Danilo



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]