OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

topicmaps-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: [xtm-wg] ANNOUNCE: Update of XTM Repository (new XTM prototype DTD)



Another way is to put topicRef "above" the scope :-)

(I think this is what Kal implied by his question)

In other words:
instead of (along with) modifying DTD model for "resource" ,
change "occurrences" model
from:

<!ELEMENT occurrences
   ( instanceOf?, resource* )
>
<!ATTLIST occurrences
   id              ID                  #IMPLIED
>

to:

<!ELEMENT occurrences
   ( instanceOf?, topicRef*,resource* )
>
<!ATTLIST occurrences
   id              ID                  #IMPLIED
>


[Kal Ahmed]
> > [Nikita Ogievetsky:]
> > > [Steven R. Newcomb]
> > > > * To specify the subject descriptor of a topic, make the subject
> > > >   descriptor an occurrence of that topic.  However, instead of using
> > > >   <resourceRef> to point at the subject descriptor, use <topicRef>
> > > >   instead.
> > >
> > > If I understand you correctly,
> > > the posted DTD model for resource element should modified from:
> > >
> > > <!ELEMENT resource
> > >    ( scope?, baseName*, ( resourceRef | resourceData )* )
> > > >
> > > <!ATTLIST resource
> > >    id              ID                  #IMPLIED
> > > >
> > >
> > > to:
> > >
> > > <!ELEMENT resource
> > >    ( scope?, baseName*, ( resourceRef | topicRef | resourceData )* )
> > > >
> > > <!ATTLIST resource
> > >    id              ID                  #IMPLIED
> > > >
> >
> [SRN]
> > Yes.
>
> If that is the case, then what is the meaning of this ?
>
> <topic>
> <baseName>techquila.com</baseName>
> <occurrences>
> <resource>
> <scope>
> <topicRef xlink:href="#some-topic"/>
> </scope>
> <topicRef xlink:href="http://www.techquila.com/" referent="isSubject"/>
> </resource>
> </occurrences>
> </topic>



-------------------------- eGroups Sponsor -------------------------~-~>
eGroups eLerts
It's Easy. It's Fun. Best of All, it's Free!
http://click.egroups.com/1/9698/1/_/337252/_/973713314/
---------------------------------------------------------------------_->

To Post a message, send it to:   xtm-wg@eGroups.com

To Unsubscribe, send a blank message to: xtm-wg-unsubscribe@eGroups.com



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC