Skip to content

Allow specifying DOCTYPE declaration (<!DOCTYPE root ...>) to write #150

@marvin9000

Description

@marvin9000

I found no easy way of adding a DTD to the XML output. E.g.:

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE gsafeed PUBLIC "-//Google//DTD GSA Feeds//EN" "">
<gsafeed>
...
</gsafeed>

It would be nice to have a feature to add such elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    adding-declarationsIssues related to adding non-content declarations to XML outputmost-wantedTag to indicate that there is heavy user +1'ing action

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions