
Public Member Functions | |
| OAIMetadataFormat (&$oai, $prefix, $schema, $namespace) | |
| toXML ($record) | |
Definition at line 113 of file OAIStruct.inc.php.
| OAIMetadataFormat.OAIMetadataFormat | ( | &$ | oai, | |
| $ | prefix, | |||
| $ | schema, | |||
| $ | namespace | |||
| ) |
Constructor.
Definition at line 131 of file OAIStruct.inc.php.
| OAIMetadataFormat.toXML | ( | $ | record | ) |
Retrieve XML-formatted metadata for the specified record.
| $record | OAIRecord |
Definition at line 150 of file OAIStruct.inc.php.
1.5.6