Skip to content

Conversation

@davidcarlisle
Copy link
Member

The PDF UA/1 reference suite includes PDFUA-Ref-2-04_Presentation.pdf which has an element Frontpage:P-TitleHeader which gets linearised as <Frontpage:P-TitleHeader. which isn't namespace well formed.

this replaces colons in element names in the xml view by their hex code _x3A_ (done that way so it could in theory be generalised for all non-name characters)

Currently it leaves then as : in the rolemapped-from attribute if --map is used as that is well formed.

(just noticed I made this from main, I could redo from develop)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants