DAML-S 0.7 draft feedback

Hi,
  In "Profile.daml", the following is declared:

<daml:Class rdf:ID="MaxResponseTime">
  <rdfs:subClassOf  rdf:resource="#ServiceParameter"/>
  <rdfs:subClassOf>
    <daml:Restriction>
      <daml:onProperty rdf:resource="#sParameter"/>
      <daml:toClass rdf:resource="#Duration"/>
    </daml:Restriction>
  </rdfs:subClassOf>
</daml:Class>

"Duration" class is not defined in the same file.
Should it be there or I'm missing something.

Thanks.

Magdi 

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

Received on Monday, 30 September 2002 03:10:50 UTC