PAD, the Portable Application Description, helps authors provide product descriptions and specifications to online sources in a standard way, using a standard data format, allowing webmasters and program librarians to save time in automating program listings. Authors are constantly asked for information about their products, either in online forms or by email. The PAD data set contains the most frequently requested information, all in one spot. Many online download sites are already supporting this endeavor.
More information can be found here: http://www.asp-shareware.org/pad/
Last updated: August 24, 2004.
Portable Application Description is a machine-readable document format designed by the Association of Shareware Professionals.
It allows software authors to provide product descriptions and specifications to online sources in a standard way, using a simple XML schema that allows webmasters and program librarians to automate program listings. PAD saves time for both authors and webmasters.
PAD files most commonly have .XML or .PAD file name extension.
PAD uses a simplified XML syntax that does not use name/value pairs in tags. All tags are attribute-free. The official PAD specification uses unique tags. To extract the fields in the official specification, it is not necessary to descend through the tag path. If multiple languages are represented in a single PAD file, then correct parsing does require descending though the tag path because leaf tags are duplicated for each language supported.
Each field in the specification has a regular expression (regex) associated with it. The regex acts as a constraint on the field: if the regex matches, the field value is legal and if it fails to match, the field and the PAD file as a whole are out of spec. Only files where all fields in the file pass validation are properly called PAD files.
| This programming language-related article is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)