OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Well-established uses of processing instructions?

[ Lists Home | Date Index | Thread Index ]

 
> 
> But PIs used to generate text are non-portable, and so 
> appropriate for 
> documents
> that are being pre-processed. Probably what should be used is 
>  entities:
> 
> <!ENTITY current-data SYSTEM 
> "http://www.eg.com/dynamic?get-current-date";>
> 
> because the information is data content.

Except that you then have to muck about with low-level coding to write an
EntityResolver and register it with your XML parser, rather than just adding
a simple template rule to your stylesheet.

Michael Kay
http://www.saxonica.com/






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS