[xml] xmlValidateOneElement



Is there a way to validate a particular node in a document using
another DTD (other than that used for the document)? As best I can
tell, xmlValidateOneElement uses the document's DTD to validate one
particular node. How could you use another DTD just for that
particular node? The problem I am having is that I have a part of a
document inside the body of another document that I want to validate
using an a different DTD.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]