Discuss this help topic in SecureBlackbox Forum
Creates an empty DocumentType node.
Declaration
Parameters
- QualifiedName - the qualified name of the node to be created.
- PublicID - the external subset public identifier.
- SystemID - the external subset system identifier.
- InternalSubset - the internal subset.
Description
Use this method to create a new DocumentType node.
Discuss this help topic in SecureBlackbox Forum