コード例 #1
0
 public function testGetXmlSchema()
 {
     $this->assertNull($this->type->getXmlSchema(new DOMDocument()));
 }