| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
DOMDocument->schemaValidateSource()
(no version information, might be only in CVS)
DOMDocument->schemaValidateSource() -- Validates a document based on a schemaPopis
class DOMDocument {bool schemaValidateSource ( string source )
}
Validates a document based on a schema defined in the given string.
Viz také
| DOMDocument->schemaValidate() |
| DOMDocument->relaxNGValidate() |
| DOMDocument->relaxNGValidateSource() |
| DOMDocument->validate() |
| PÅ™edcházejÃcà | Domů | Dalšà |
| DOMDocument->schemaValidate() | Nahoru |