SVG::Extension.3pm

Langue: en

Version: 2005-05-16 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

Sommaire

extension
return the element object
element_decl
generate an element declaration in the DTD
attribute_decl
return generate an attribute list for an element
attlist_decl
notation_decl(%attrs)
return an extention object of type NOTATION
entity_decl(%attrs)
return an extension object of type 'ENTITY'
xmilfy
render
alias for xmlify
to_xml
alias for xmlify
serialise
alias for xmlify
serialise
alias for xmlify
getDeclName
Simply an alias for the general method for SVG::Extension objects
getExtensionName
alias to getDeclName
getDeclNames
return list of existing decl types by extracting it from the overall list of existing element types

sub getDeclNames {

getExtensionNames
alias to getDeclNames

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 42:
'=item' outside of any '=over'