OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xliff message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [xliff] csprd02 - 112 (Problems validating XLIFF files with 2.0 schemas)


> Yves, what do you mean with the official copy?
> Do you suggest that the xml schema is included in 
> the official XLIFF schema folder?

Yes.

The W3C is throttling access to DTDs and schemas due to too much traffic.
They recommend to not access those URI if it can be avoided.

This blog entry explains the issue and recommend "Don't fetch stuff unless you actually need it":
http://www.w3.org/blog/systeam/2008/02/08/w3c_s_excessive_dtd_traffic/

The schema for the XML namespace is frozen: There is no reason to not have a copy of it. In fact many XML validators have a
local/hard-wired copy of it in their distribution. But the ones which do not--with our current schema--end up fetching the document
on the W3C Web site and get throttled.

Cheers,
-ys




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]