int isNChildTag(int n)
•Returns n if the current tag is the nth child tag of its parent, or 0 if not.
•Use only in tag name start programs, attribute programs, and attribute value programs.
•This function is supported only in CSE HTML Validator v10.00 and later.