entity informations on a node

Subject: entity informations on a node
From: "franck.delahaye" <franck.delahaye@xxxxxxxxxx>
Date: Mon, 15 Dec 1997 20:07:41 +0100
Hello everybody,

I use Jade to make SGML document transformations, and I face the
following problem:
	My input SGML document has some parts stored in internal entities and
when I access to a node of the grove of my input document instance, I
cand find the entity it comes from:

<!DOCTYPE example [

<!ELEMENT exemple - - (AnElem+)>
<!ELEMENT AnElem - - (#PCDATA)>
<!ENTITY AnEnt "<AnElem> an element in an entity with
&ATextEnt;</AnElem>">
<!ENTITY ATextEnt "a text in an entity">
]>
<example><AnElem> a first elem </AnElem>&AnEnt;</example>

So When I access a node of class element or datachar from this document,
is there a way to know from which entity it comes from ?

Thanks for any help

Franck

--
franck.delahaye@xxxxxxxxxx


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • entity informations on a node
    • franck.delahaye - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id OAA21564Mon, 15 Dec 1997 14:13:14 -0500 (EST) <=
      • James Clark - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id SAA27617Mon, 15 Dec 1997 18:25:17 -0500 (EST)