XMLDTD Object Methods
See Also Example Applies To
GetElement
GetElement - Returns an element from the DTD.
ParseFile
ParseFile - Parses a DTD in a file on the local machine into the DTD object.
ParseString
ParseString - Parses a DTD in a string into the DTD object.
ParseWeb
ParseWeb - Parses a DTD in a web document into the DTD object.
|