hListing 0.1 XMDP profile

Author

As described in HTML4 Meta data profiles and XHTML Meta Data Profile (XMDP) description:

rel

HTML4 definition of the 'rel' attribute. Here are additional values:

self
Indicates that the referred resource serves as a permalink, for the referring hListing.
tag
Indicates that the referred resource serves as a "tag", or keyword/subject, for the referring page, or some portion of the referring page (such as an hListing). Based on the rel-tag specification.
class

HTML4 definition of the 'class' attribute. This meta data profile defines some 'class' attribute values (class names) and their meanings as suggested by a draft of "Hypertext Links in HTML". All values are defined according to the semantics defined in the hListing specification.

hlisting
The root class name and container for a listing.
version
This optional property permits hListing publishers to specify a particular version of hListing that their content uses. By omitting this property, the publisher is stating that implementations may interpret the hListings according to any version of the hListing specification v0.0 or later. In practice the authors of this specification are committed to maintaining backward compatibility with content produced using earlier versions of the specification. This property is syntax compatible with, and thus reuses the semantics of "VERSION" as defined in vCard RFC2426 section "3.6.9 VERSION Type Definition".
summary
This optional property serves as a short synopsis, title, or name of the listing. Re-used from hReview which re-uses it from hCalendar which re-uses it from iCalendar (section 4.8.1.12 of RFC 2445).
listing-action
This property provides the general kind of listing being published, one or more of several enumerated values listed here:
sell
rent
trade
meet
offer
wanted
event
service
item
The item the listing is about. It may be represented by a microformat on the item element itself: hCard (for a business, place, or person), adr (for a place), geo (for a place), or hCalendar event (for an event).
fn
item subproperty. The formatted name of an item. Re-used from hCard which re-uses it from vCard (section 3.1.1 of RFC 2426).
url
item subproperty. A URL of an item. This subproperty must be provided if the item is a "website" or "url". Re-used from hCard which re-uses it from vCard (section 3.6.8 of RFC 2426).
photo
item subproperty. A URL to a photo of an item. Re-used from hCard which re-uses it from vCard (section 3.1.4 of RFC 2426).
lister
This optional property provides information about the person who is offering the listing. If the value is provided then the same element that has the class name of "lister" should use the class name of "vcard" and thus represent an embedded hCard.
dtlisted
This optional property specifies the date and time (in ISO8601 date or date-time) that the listing was first offered.
dtexpired
This optional property specifies the date and time (in ISO8601 date or date-time) that the listing expires or has expired.
location
This optional property specifies the location of the item, which may be different than the location of the lister. May be represented by an embedded hCard, adr, geo, or combination thereof. Re-used from hCalendar which re-uses it from iCalendar (sections 4.8.1.7 and 4.8.1.6 of RFC 2445).
price
This optional property specifies a fixed point integer (two decimal points of precision) with optional ISO currency code indicating a price for the item.
description
This optional property serves as a more detailed synopsis of the listing than that provided by summary. Re-used from hReview which re-uses it from hCalendar which re-uses it from iCalendar (section 4.8.1.5 of RFC 2445.).
category
This optional property indicates a category of the listing. Note: this property may be repeated (a listing may belong in several categories). Re-used from hReview which re-uses it from hCalendar which re-uses it from iCalendar (section 4.8.1.2 of RFC 2445).
value
This class name is used to distinguish the actual value of a property from any other cruft that may be in the containing element representing the property. See the value-class-pattern for details.
value-title
This class name is used to distinguish the actual value of a property, specifically in the 'title' attribute of the element, from the element contents and the element representing the containing property. See the value-class-pattern value-title description for details.

Changes from hListing 0.0

Copyright