Type Definition libxml::bindings::xmlDtd [−][src]
type xmlDtd = _xmlDtd;
xmlDtd:
An XML DTD, as defined by <!DOCTYPE … There is actually one for the internal subset and for the external subset.
type xmlDtd = _xmlDtd;
xmlDtd:
An XML DTD, as defined by <!DOCTYPE … There is actually one for the internal subset and for the external subset.