Re: elementtree ProcessingInstructions

Chuck Bearden <[email protected]>
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
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  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.