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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: What is PI data exactly?

[ Lists Home | Date Index | Thread Index ]
  • From: "Rick Jelliffe" <ricko@allette.com.au>
  • To: <xml-dev@ic.ac.uk>
  • Date: Fri, 16 Oct 1998 19:29:34 +1000



> From: owner-xml-dev@ic.ac.uk [mailto:owner-xml-dev@ic.ac.uk]On Behalf Of
> Michael Kay

> From: John Cowan >
> >> So if a PI has a target and data, what is the data in the following
> scenarios?
> >>
> >> <?Foo?>
> >> <?Foo     ?>
> >>
> >> Is the first null data and the second a string of spaces?
> >
> >The first case is definitely null data.  Production 16 says that
> >the optional data is prefixed by one or more whitespace characters
> >which are not part of it
>
> Are you reading the same spec as me?

As a side note, if you want to send whitespace in a PI, then you should not
use
	<?Foo  ?>
but
	<?Foo " "?>
or something similar, according to whatever tokenizing notation you define
for Foo.

Processing instructions should use some processing instruction language,
i.e. one which is tokenized with spaces and delimiters, as is ubiquitous.
They were not designed to transport "data" which could include significant
initial spaces. IMHO, people should try to use attribute syntax and
conventions if at all possible.


Rick Jelliffe


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

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

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