Interface: OpenNamespaceEvent
If the xmlns option is set, then this event will signal the start of a new namespace binding.
Properties
event
event: "opennamespace"
Defined in
index.ts:99
payload
payload: object
prefix
prefix: string
uri
uri: string
Defined in
index.ts:100