[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Co-operating with Architectural Forms


Re:  Co-operating with Architectural Forms

Sean McGrath wrote:
> >Architectural processing as defined in the HyTime AFDR appendix
> >(<URL: http://www.ornl.gov/sgml/wg8/docs/n1920/html/clause-A.3.html >)
> >can:
> >         + rename elements (ArcForm)
> >         + rename attributes (ArcNames)
> >         + map #PCDATA content to an attribute value (#CONTENT)
> >         + map an attribute value to #PCDATA content (#ARCCONT)
> >         + "unwrap" elements (ignore the element but process its children)
> >         + ignore entire subtrees (ArcSupr)
> >
> >When used in combination with IMPLICIT LINK, all of these mappings
> >can be context-sensitive based on ancestor elements (#USELINK)
> >or previous siblings (#POSTLINK).
>
> I'd be interested to know how much of this functionality is
> available today in various humble, unassuming, non-meta-infused
> tools like XML::Twig for example or XPath based mapping
> systems.

All of it, but that's comparing apples and screwdrivers :-)

The AFDR, if viewed as a transformation language, is extremely
lightweight; there's not much you can do with it.  Although
it could be used to turn a full newsfeed into an RSS channel
or DocBook into HTML (but not the kind of HTML you'd want
to build a web site out of), it's much more useful as a
design tool.

The basic idea is, instead of writing software to work on
a particular concrete document type, write it as an architectural
processor; most of the time this just means keying off of #FIXED
attributes instead of element type names.  Then it can work
with any concrete document type that conforms to the architecture;
most of the time this can be accomplished just by adding a
few #FIXED attributes to the DTD.

Now the HyTime AFDR mechanism is clearly inappropriate for XML,
since it relies heavily on DTDs for ease-of-use, but the concepts
behind it should be useful.


--Joe English

  jenglish@f...

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.