Public Member Functions | |
| formatElement ($tag, $ind1, $ind2, $code, $value) | |
| toXml (&$record, $format=null) | |
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 118 of file OAIMetadataFormat_MARC21.inc.php.
Referenced by toXml().
| OAIMetadataFormat_MARC21.toXml | ( | &$ | record, | |
| $ | format = null | |||
| ) |
Definition at line 23 of file OAIMetadataFormat_MARC21.inc.php.
References formatElement(), and Request.url().
1.4.7