
Public Member Functions | |
| formatElement ($tag, $ind1, $ind2, $code, $value) | |
| toXML (&$record) | |
Definition at line 19 of file OAIMetadataFormat_MARC21.inc.php.
| OAIMetadataFormat_MARC21.formatElement | ( | $ | tag, | |
| $ | ind1, | |||
| $ | ind2, | |||
| $ | code, | |||
| $ | value | |||
| ) |
Format XML for single MARC21 element.
| $tag | string | |
| $ind1 | string | |
| $ind2 | string | |
| $code | string | |
| $value | mixed |
Definition at line 60 of file OAIMetadataFormat_MARC21.inc.php.
Referenced by toXML().
| OAIMetadataFormat_MARC21.toXML | ( | &$ | record | ) |
Definition at line 23 of file OAIMetadataFormat_MARC21.inc.php.
References formatElement().
1.5.6