[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: RE: [dita] 1.3 proposals from DiCE
> -----Original Message-----
> From: Park Seth-R01164 [mailto:seth.park@freescale.com]
> Sent: Wednesday, 2009 October 21 14:41
> To: DITA TC
> Subject: [dita] 1.3 proposals from DiCE
>
> The early work of DITA in Composite Environments has led to two draft
> proposals for 1.3, so far.
>
> We will continue to capture them in the wiki (http://wiki.oasis-
> open.org/dita/DITA_1.3_Proposals) until it is appropriate to begin
> discussing them.
For the record, regarding the 3rd page in both
http://www.oasis-open.org/apps/org/workgroup/dita/download.php/34764/tex
t-inclusion-where-text-is-legal.pdf||--
and
http://www.oasis-open.org/apps/org/workgroup/dita/download.php/34765/cla
ss-equivalency-domain.pdf
the textref attributes have two problems:
1. they refer to file.xml instead of LoC-catalog.xml, and more
importantly
2. since they are supposed to be URI references to XML documents using
a fragment ID and the only valid fragment ID into resources whose
media type is XML is xpointer, the values should look more like:
textref="LoC-catalog.xml#xpath1(//book[child::isbn='1234']/title/text())
"
See
http://www.w3.org/TR/xptr-framework
and
http://www.w3.org/2005/04/xpointer-schemes/xpath1
paul
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]