Post by n***@gmail.comThe next element to start has a link attribute with link type type, name name, and value val, which takes the same form as with the A command.<<
but what precisely is a "link attribute"? It can't be just an ID type
attribute - I have many of those and I never see the 'a' event.
You really need to read Ch.5 of Goldfarb about Processing Models and
LPDs, and Tutorial D (Link in a Nutshell)
4.165 link attribute: An attribute of a source element type that is
meaningful only in the context of a particular process that is
performed on the source document instance. (p.173)
You don't give any context, but I assume that the A events you refer to
are those lines in the ESIS output of onsgmls beginning with "A", which
are the data pertaining to an attribute.
See http://www.jclark.com/sp/sgmlsout.htm for a summary.
///Peter
--
XML FAQ: http://xml.silmaril.ie/