Skip to content

<x:el xmlns:x="foo" /> not supported #5

@Phrogz

Description

@Phrogz

Declaring a namespace on the element and also using it on that same element does not work.

./slaxml.lua:90: Cannot find namespace for prefix x
stack traceback:
    [C]: in function 'error'
    ./slaxml.lua:90: in function 'nsForPrefix'
    ./slaxml.lua:103: in function 'startElement'
    ./slaxml.lua:205: in function 'parse'
    ./slaxdom.lua:46: in function 'dom'
    stdin:1: in main chunk
    [C]: ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions