Profile

Contact Details

Ribbons

Badges

ian Balanza-Dav


Contributions

1 to 5 of 7 total
Hi I may be behind the curve here, but are there any plans to look at bibliography information as part of DITA 2.0? both how it is formatted and presented in a final document, and how it is stored in source (I am thinking something like bibTex) for reuse across multiple final documents. When I checked ...
Posted By ian Balanza-Dav 03-31-2017 12:33
Found In Egroup: Lightweight DITA SC
\ view thread
That may work as a general rule, in my case @value becomes this displayed text of a link using @href when @href is part of the element. @name is a proscribed list and acts as an information type marker, and some elements can have all three attributes in them because of the use of @name. I agree this ...
Posted By ian Balanza-Dav 03-30-2017 09:11
Found In Egroup: Lightweight DITA SC
\ view thread
Yes, if is used for recording metadata about the topic. I have a need -- and I am sure I am not the only one doing this sort of thing -- to record references used for a topic, including websites. That recording is carried out using in the and @href is the natural (hesitate to say semantic) attribute ...
Ah, my mistake I should have checked the DTD as well. I was starting by reading the spec so it is only an error in the spec rather than any more substantive. [The DTDs are taken from the OASIS site http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec.html] Ian From: Eliot Kimber To: ian balanza-davis ...
Hi This may be a dumb question, and not the right forum, but does anyone know why learningContentRef and learningContentComponentRef have the same inheritance? That is: + map/topicref learningmap-d/learningContentRef for both. If someone does know, could they tell me if this should be the case? And if ...