Index of /test/href

      Name                    Last modified      Size  Description
Parent Directory - example.dtd 2022-07-26 03:11 531 example.xml 2022-07-26 03:11 445 example.xs 2022-07-26 03:11 1.7K
XML Language for simple link logs.

+ element name
- attribute name:attribute value|other attribute value

Start describing language:

+ href
- xmlns:http://www.annevankesteren.nl/2003/**/**/href

+ link
- datetime
- category:css|html|xhtml|**
- source:http://***.***

+ uri
- type:image/png|application/xhtml+xml|text/xml
- lang:nl|en

+ description

Example of use:

<href xmlns="http://www.annevankesteren.nl/2003/09/30/href">
 <link datetime="2003-09-30T10:29:07+01:00" category="css" source="http://www.annevankesteren.nl/">
  <uri type="application/xhtml+xml" lang="nl">http://www.genecss.nl/nl/</uri>
  <description>New CSS site.</description>
 </link>
 <link />
</href>