프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$types | array | List of PHP reserved types from config file |
메소드 | 설명 | |
---|---|---|
instance ( $filename = null ) : |
||
isAnonymous ( string $xsdType ) : boolean | ||
isXsd ( string $xsdType ) : boolean | ||
phpType ( string $xsdType ) : string |
메소드 | 설명 | |
---|---|---|
__construct ( string $filename ) | ||
parseXsdTypes ( string $filename ) : |
public static isAnonymous ( string $xsdType ) : boolean | ||
$xsdType | string | |
리턴 | boolean |
protected parseXsdTypes ( string $filename ) : |
||
$filename | string | |
리턴 |