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