Describe XML text?
XML has only one “basic” type – text
•XML text is called PCDATA
–(for parsed character data)
•It uses a 16-bit encoding
What is CDATA?
Hold character data that remains unparsed by the XML Processor
What is mixed content?
What is the header tag?
•You can leave out the encoding attribute and the processor will use the UTF-8 default