DOMDocument->relaxNGValidateSource()
DOMDocument->relaxNGValidateSource() --
Performs relaxNG validation on the document
Leírás
class
DOMDocument {
bool
relaxNGValidateSource ( string source )
}
Performs relaxNG validation on the document
based on the given RNG source.
Paraméterek
- source
A string containing the RNG schema.
Visszatérési értékek
Siker esetén TRUE értékkel tér vissza,
ellenkező esetben FALSE értéket ad.