DOMDocument->relaxNGValidate()
(No version information available, might be only in CVS)
DOMDocument->relaxNGValidate() — Performs relaxNG validation on the document
설명
DOMDocument
bool relaxNGValidate
( string $filename
)
Performs » relaxNG validation on the document based on the given RNG schema.
매개변수
- filename
-
The RNG file.
반환값
ì„±ê³µí• ê²½ìš° TRUE를, ì‹¤íŒ¨í• ê²½ìš° FALSE를 반환합니다.