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, 3086🔥, 0💬
Popular Posts:
How to use "link" command tool to link objet files? If you have object files previously compiled by ...
How to add images to my EPUB books Images can be added into book content using the XHTML "img" eleme...
Can Multiple Paragraphs Be Included in a List Item? Yes. You can include multiple paragraphs in a si...
What Is session_register() in PHP? session_register() is old function that registers global variable...
How To Open Standard Output as a File Handle in PHP? If you want to open the standard output as a fi...