DOMDocument->schemaValidateSource()
(No version information available, might be only in CVS)
DOMDocument->schemaValidateSource() — Validates a document based on a schema
설명
DOMDocument
   
    bool schemaValidateSource
     ( string $source
    )
  Validates a document based on a schema defined in the given string.
매개변수
- source
 - 
      
A string containing the schema.
 
반환값
ì„±ê³µí• ê²½ìš° TRUE를, ì‹¤íŒ¨í• ê²½ìš° FALSE를 반환합니다.