Comment Interface

The Comment interface represents the contents of a comment.



IDL Definition

Interface Comment : CharacterData {


}; 

Semantic Requirements

  1. The <Comment> interface represents the contents of a comment ,i.e., the characters between the starting "" strings.

If you have comments or suggestions, email me at mbrady@nist.gov