- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Fri, 13 Jul 2001 20:10:32 +0200
- To: "John Cowan" <jcowan@reutershealth.com>, "Elliotte Rusty Harold" <elharo@metalab.unc.edu>
- Cc: <xml-dev@lists.xml.org>, <www-xml-blueberry-comments@w3.org>
Hmm, I think an XSLT can create "any" name using xsl:element. It could be the result of an XPath string expression (hard to predict, right?). > -----Original Message----- > From: John Cowan [mailto:jcowan@reutershealth.com] > Sent: Friday, July 13, 2001 7:59 PM > To: Elliotte Rusty Harold > Cc: xml-dev@lists.xml.org; www-xml-blueberry-comments@w3.org > Subject: Re: Well-formed Blueberry > > > Elliotte Rusty Harold wrote: > > > An XSLT processor is a tree-to-tree transformation. The XML > > declaration is not part of the tree. It is produced only as part of > > the final, optional serialization of the document. Assuming the > > Blueberry declaration is part of the XML declaration, it would not > > be chosen until the entire output tree was available for inspection > > so that the presence or absence of Bluebbery characters could be > > definitively ascertained. > > What's more (unless I am forgetting something), no name can be > generated in the output unless it appeared as a name in the input, > either the stylesheet or the source. Blueberryness, therefore, > is contagious. > > -- > There is / one art || John Cowan <jcowan@reutershealth.com> > no more / no less || http://www.reutershealth.com > to do / all things || http://www.ccil.org/~cowan > with art- / lessness \\ -- Piet Hein > > > ------------------------------------------------------------------ > The xml-dev list is sponsored by XML.org, an initiative of OASIS > <http://www.oasis-open.org> > > The list archives are at http://lists.xml.org/archives/xml-dev/ > > To unsubscribe from this elist send a message with the single word > "unsubscribe" in the body to: xml-dev-request@lists.xml.org >
Received on Friday, 13 July 2001 14:11:06 UTC