DOMDocument->relaxNGValidate()(no version information, might be only in CVS) DOMDocument->relaxNGValidate() -- Performs relaxNG validation on the document说明class DOMDocument {bool relaxNGValidate ( string filename ) } Performs relaxNG validation on the document based on the given RNG schema. 参见
| ||||||