Tools, FAQ, Tutorials:
DTD for Atom XML Files
Is There Any DTD File to Validate Atom Feed XML Files?
✍: FYIcenter.com
A DTD (Document Type Definitions) 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, but there seems to be no DTD files exist to validate Atom feed files.
⇒ Atom XML Schema at ogcnetwork.net
⇐ HTML Tags in Atom "feed/entry/summary"
2017-11-25, ∼2300🔥, 0💬
Popular Posts:
How To Pad an Array with the Same Value Multiple Times in PHP? If you want to add the same value mul...
How to view API details on the Publisher Dashboard of an Azure API Management Service? You can follo...
How to pull NVIDIA CUDA Docker Image with the "docker image pull nvidia/cuda" command? If you are ru...
How to access Request body from "context.Request.Body" object in Azure API Policy? Request body is t...
How To Read Data from Keyboard (Standard Input) in PHP? If you want to read data from the standard i...