Tools, FAQ, Tutorials:
Atom XML Schema at ogcnetwork.net
Where Can I get a copy of the Atom XML Schema?
✍: FYIcenter.com
A XSD (XML Schema Definition) file contains a set of definitions of XML
elements and attributes to form a new XML based specification. The same DTD file
can be used to validate XML files that comply with the new specification.
Atom feed is an XML based specification, an XML Schema (XSD) can be used to validate or help generate Atom feed files.
If you are interested to get a copy of the Atom XML Schema to validate or generate Atom XML documents, you visit http://www.ogcnetwork.net/schemas/atom/2005/atom.xsd.
Use the browser "Save As" function to save a copy to your computer.
A copy of the Atom XML Schema is also available here, atom.xsd, to download.
2018-01-06, 2228👍, 0💬
Popular Posts:
Where to find tutorials on API Management Services at Azure Portal? Here is a list of tutorials to a...
How To Merge Cells in a Column? If you want to merge multiple cells vertically in a row, you need to...
How to read Atom validation errors at w3.org? If your Atom feed has errors, the Atom validator at w3...
How to create a navigation file like navigation.xhtml for an EPUB 3.0 book? At least one navigation ...
How to build a test service operation to dump everything from the "context.Request" object in the re...