Forum und email

DOMDocument->relaxNGValidateSource()

(No version information available, might be only in CVS)

DOMDocument->relaxNGValidateSource() — Performs relaxNG validation on the document

설명

DOMDocument
bool relaxNGValidateSource ( string $source )

Performs » relaxNG validation on the document based on the given RNG source.

매개변수

source

A string containing the RNG schema.

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.