Re: [dita-lightweight-dita] LwDITA DTD/feature questions

From
Carlos Evia <>
Date
2017-06-05T10:21:38+00:00
ID
CABZEkHAa3OmBXY1_RtYCDsgHHL_AKiq4gaoOFuWH-Dqc=
Thread
Re: [dita-lightweight-dita] LwDITA DTD/feature questions
The only filtering attribute available in LwDITA is @props. My students used it last semester in XDITA topics.
I think processing-role is too complex for LwDITA map users... just my opinion. 

Carlos

-- 

Carlos Evia, Ph.D.

Director of Professional and Technical Writing

Associate Professor of Technical Communication

Department of English

Center for Human-Computer Interaction

Virginia Tech

Blacksburg, VA 24061-0112

(540)200-8201

On Sun, Jun 4, 2017 at 11:02 PM, Alan Houser <> wrote:

  

    
  
  

    Colleagues,

    

    A few questions about the Lightweight DITA DTDs and LwDITA features
    --

    

    - The content model and attribute set for <data> is different
    in maps and topics (content model: <data> in <topic>
    allows #PCDATA; <data> in <map> does not. And the
    attributes are different). Is that intentional?

    

    - LwDITA does not provide the DITA filtering attributes? (O.K. with
    me; just confirming).

    

    - LwDITA does not provide a generic metadata container attribute
    (e.g., @outputclass)?

    

    - Should we provide @processing-role on <topicref>? I'm
    thinking of the use case of referencing a "keydef-only" ditamap
    (@processing-role = "resource-only").

    

    -Alan