← Prev in month ← Prev in thread

POWDER on track to become proposed recommendation

From
Barnhill, William [USA] <>
Date
2009-01-16T18:25:06+00:00
ID
F9C1C8BF-A2BA-48D0-8E9C-B1C7BBBACF5D@mimectl
Thread
POWDER on track to become proposed recommendation
<powder xmlns="http://www.w3.org/2007/05/powder#" 
      xmlns:ex="http://example.org/vocab#">

  <attribution>
    <issuedby src="http://authority.example.org/company.rdf#me" />
    <issued>2007-12-14T00:00:00</issued>
    <abouthosts>example.com</abouthosts>
  </attribution>

  <ol>

    <dr>
      <iriset>
         <includehosts>example.com</includehosts>
         <includepathstartswith>/foo</includepathstartswith>
      </iriset>
      <descriptorset>
        <ex:color>blue</ex:color>
      </descriptorset>
    </dr>

    <dr>
      <iriset>
        <includehosts>example.com</includehosts>
      </iriset>
      <descriptorset>
        <ex:color>red</ex:color>
      </descriptorset>
    </dr>

  </ol>

</powder>
← Prev in month ← Prev in thread