standalone property

bool? standalone
final

Should be true if this document only contains internal DTD, and false if this document contains external DTD.

This value is optional.

Implementation

final bool? standalone;