Skip to content
This repository was archived by the owner on Jun 16, 2018. It is now read-only.
This repository was archived by the owner on Jun 16, 2018. It is now read-only.

Handle XML declaration #7

Description

@skreutzer

Handle the XML declaration properly and provide it's data to the caller (via the still missing StartDocument class). Use the XMLEventReader::HandleProcessingInstruction() and XMLEventReader::HandleAttributes() methods for it, even if people claim that the XML declaration isn't a processing instruction, but still it's basically a processing instruction for the XML processor/reader/parser (maybe with the only limitation that it needs to be the very first "node" in the data stream).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions