On 12/19/05, Werner F. Bruhin <[EMAIL PROTECTED]> wrote:
> I think that the following are considered ProcessingInstructions.
>
> <?xml version="1.0" encoding="UTF-8"?>
> <?jaxfront version=1.60;time=2005-12-18 12:15:07.078;xsd=wineXML.xsd?>
>
> Am I correct?

The first is an XML declaration, rather than a processing
instruction..  See the XML specification for more info on this:
<http://www.w3.org/TR/2004/REC-xml-20040204/#sec-prolog-dtd>

Best wishes,
Chuck Bearden
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to