Interface: CloseNamepsaceEvent
If the xmlns option is set, then this event will signal the end of a namespace binding.
Properties
event
event: "closenamespace"
Defined in
index.ts:105
payload
payload: object
prefix
prefix: string
uri
uri: string
Defined in
index.ts:106