Concept Framework 1.0 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: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software