Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.htmlElementStatusHere

Name Version Deprecated
htmlElementStatusHere version 1.0 no

Prototype:
number htmlElementStatusHere(number parent, number elt)

Parameters:
parent      HTML parent element
elt      the element

Description:
Checks whether an HTML element may be a direct child of a parent element, and if so whether it is valid or deprecated.

Returns:
Returns one of HTML_VALID, HTML_DEPRECATED, HTML_INVALID

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications