Where I can find the official XSD schema for RSS 2.0

我的梦境 提交于 2020-01-01 07:55:10

问题


I am looking for the XSD schema of RSS. Via Wikipedia I have found several pages on the specifications of RSS 2.0 but none offers an XSD schema. I found several correct xsd files around on the web but all these schemas are created by individual developers. I'm surprised not to find a site official RSS 2.0 specification and provides a formal XSD.

Do you know where I can find a perfect match of the official XSD schema for RSS 2.0?


回答1:


Google "rss 2.0 xsd schema" returns a bunch of hits, for example http://rss2schema.codeplex.com/releases/view/18981

I believe there is no one "official" schema, just the official spec from which various people have developed XSD schema.




回答2:


See if this helps: https://validator.w3.org/feed/docs/rss2.html

"The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web."



来源:https://stackoverflow.com/questions/1650290/where-i-can-find-the-official-xsd-schema-for-rss-2-0

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!