Processing instruction
An XML node that looks like this: <?name content?>. Most documents start with a special processing instruction called the "prolog": <?xml version="1.0" encoding="UTF-8"?>.
- Documentation
- › Processing instruction
An XML node that looks like this: <?name content?>. Most documents start with a special processing instruction called the "prolog": <?xml version="1.0" encoding="UTF-8"?>.