xsl-list
[Top] [All Lists]

RE: [xsl] A regular expression for the content of any processing-instruction

2012-02-23 08:04:30
Thanks Martin and David.

So the content of PIs is anything (sans '?>'), right?

Is it common practice to structure the content of PIs as attribute/value pairs? 
 

For example:

    <?realaudio version="5.0" frequency="5.5kHz" bitrate="16Kbps"?>

Is it reasonable to issue a policy to a community that the content of all PIs 
must be structured as attribute/value pairs?

/Roger

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--