
Public Member Functions | |
| formatElement ($id, $i1, $i2, $label, $value) | |
| toXML (&$record) | |
Definition at line 19 of file OAIMetadataFormat_MARC.inc.php.
| OAIMetadataFormat_MARC.formatElement | ( | $ | id, | |
| $ | i1, | |||
| $ | i2, | |||
| $ | label, | |||
| $ | value | |||
| ) |
Format XML for single MARC element.
| $id | string | |
| $i1 | string | |
| $i2 | string | |
| $label | string | |
| $value | mixed |
Definition at line 60 of file OAIMetadataFormat_MARC.inc.php.
Referenced by toXML().
| OAIMetadataFormat_MARC.toXML | ( | &$ | record | ) |
Definition at line 24 of file OAIMetadataFormat_MARC.inc.php.
References formatElement().
1.5.6