Processing XML with Perl | ![]() |
Michel Rodriguez |
![]() More on the XML recommendation (cont'd) |
![]() |
![]() More on the XML recommendation (cont'd) |
the encoding of a document is the character set used to encode it
<?xml version="1.0" encoding="ISO-8859-1"?> |
This is a valid XML document:
![]() More on the XML recommendation (cont'd) |
![]() |
![]() More on the XML recommendation (cont'd) |