Architectures capability question - attribute values to element G I?

Steve Harris sharris at primus.com
Thu Mar 25 00:31:28 GMT 1999


Is it possible to use Architectures to map an attribute value to an
element GI in the target architecture (that is, to 'dynamically specify'
the architectural form)? This desire is in reverse to the common example
usage of the 'renamer-att' architecture support attribute. I have seen
this idea kicked around in various discussions, but cannot find any
documentation or examples to back up the claim that it's possible.
  The desired transformation would be from

<!-- original document instance fragment -->
<thing type="foo">bar</thing>
<thing type="baz">gorp</thing>

  to

<!-- fragment after architectural processing -->
<foo>bar</foo>
<baz>gorp</baz>

Is this really a job for something like DSSSL or XSL? I'd like to find
the limits of what Architectures can do. Please advise.


Steven E. Harris
Software Engineer
PRIMUS

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list