| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
Validates the document based on its DTD.
You can also use the validateOnParse property of DOMDocument to make a DTD validation.
Vracia TRUE pri �spechu alebe FALSE pri chybe. If the document have no DTD attached, this method will return FALSE.
| DOMDocument->schemaValidate() |
| DOMDocument->schemaValidateSource() |
| DOMDocument->relaxNGValidate() |
| DOMDocument->relaxNGValidateSource() |
| Predchádzajúci | Domov | Nasledujúci |
| DOMDocument->schemaValidateSource() | Hore | DOMDocument->xinclude() |