PRICE

Encloses pricing information for a computer. Four things need to be supplied here: the amount of money, the currenty, the country, and time. The format of this element is thus as follows: <PRICE><AMT C="UK">2900.00</AMT>1989;12</PRICE>. The amount of money and country (and, implicitly, the currency name) is provided by the AMT element. The date is in fuzzydate format. There are three different ways of specifying it (in the example above, December 1989 is specified as 1989;12).

  1. Year only (e.g. 1989), if only the year is known.
  2. Year and month only (e.g. 1989;12). This renders into something like December 1989.
  3. Full date in ISO ordering (e.g. 1989;12;23). This renders into something like 23rd December 1989.

Content


ATTRIBUTES
CONTENT DECLARATION

Tag Minimization
Open Tag: REQUIRED
Close Tag: REQUIRED

Parent Elements


Top Elements
All Elements
General Entities
Tree


mrdb DTD