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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-tc message

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


Subject: [docbook-tc] Correction on DTD changes needed to implement Olinkproposal


Bob has pointed out to me that because Targetid attributes point
outside of the documents that contain them, Targetid needs to be
CDATA, not IDREF. So the corrected proposed ATTLIST for Olink will
look like this instead:

   <!ATTLIST olink
                    targetdoc        CDATA           #IMPLIED
                    targetid         CDATA           #IMPLIED
                    targetdocent     ENTITY          #IMPLIED
                    linkmode         IDREF           #IMPLIED
                    localinfo        CDATA           #IMPLIED
                    type             CDATA           #IMPLIED
                    %common.attrib;
                    %olink.role.attrib;
                    %local.olink.attrib;
   >





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


Powered by eList eXpress LLC