[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Re: XSLT 2.0: On xsl:sequence and xsl:copy-of


Subject: RE: [xsl] Re: XSLT 2.0: On xsl:sequence and xsl:copy-of
From: David.Pawson@xxxxxxxxxxx
Date: Tue, 14 Oct 2003 12:21:55 +0100

MK said:
>  It's not redundant in cases like:
> 
> <xsl:variable name="x" select="document('invoice.xml')"
>    as="document-node(element(invoice))"/>
> 
> This is saying that you have written your stylesheet on the assumption
> that the input document is going to be an invoice, and that the system
> can make use of this information, and that the system will give you an
> explicit error message if you feed something other than an invoice as
> input to this stylesheet.


<myPlainEnglishView>
  This is a usecase for the 'nested' (my term) list Jeni gave?
   Its for Saxon's benefit (and as Mike and Jeni both said, good engineering
   practice), saying that the root element of the document has gi 'invoice'.

   Is that right?

? Jeni listed document, but not document-node() ? Is that an extra?



- 
DISCLAIMER: 

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged. If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system. 

RNIB endeavours to ensure that emails and any attachments generated by 
its staff are free from viruses or other contaminants. However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments. 

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent 
those of RNIB. 

RNIB Registered Charity Number: 226227 

Website: http://www.rnib.org.uk 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread