extension
return the element objectelement_decl
generate an element declaration in the DTDattribute_decl
return generate an attribute list for an elementattlist_decl
notation_decl(%attrs)
return an extension object of type NOTATIONentity_decl(%attrs)
return an extension object of type 'ENTITY'xmilfy
render
alias for xmlifyto_xml
alias for xmlifyserialise
alias for xmlifyserialise
alias for xmlifygetDeclName
Simply an alias for the general method for SVG::Extension objectsgetExtensionName
alias to getDeclNamegetDeclNames
return list of existing decl types by extracting it from the overall list of existing element typessub getDeclNames {
getExtensionNames
alias to getDeclNames