Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleExample Series information
<collection-meta collection-type="series">
	<collection-id collection-id-type="publisher">VKI</collection-id>
	<title-group>
		<title>Verhandelingen van het Koninklijk Instituut voor Taal-, Land- en Volkenkunde</title>
	</title-group>
	<contrib-group>
		<contrib contrib-type="series-editor">
			<name><surname>Hoefte</surname> <given-names>Rosemarijn</given-names></name>
			<xref ref-type="aff" rid="AFF000001"/>
			<contrib-id contrib-id-type="orcid">https://orcid.org/0000-0003-4103-8577</contrib-id>
		</contrib>
		<contrib contrib-type="series-editor">
			<name><surname>Nordholt</surname> <given-names>Henk Schulte</given-names></name>
			<xref ref-type="aff" rid="AFF000001"/>
		</contrib>
		<contrib contrib-type="series-editor">
  			<name name-style="western">
    			<surname>Chen (陈颀)</surname>
   				<given-names>Qi</given-names>
 			</name>
			<name-alternatives>
				<name name-style="western">
					<surname>Chen</surname>
					<given-names>Qi</given-names>
			    </name>
				<string-name name-style="eastern" xml:lang="zh">陈颀</string-name>
			</name-alternatives>
		</contrib>
   <aff id="AFF000001">
			<institution-wrap>
	    		<institution>Universiteit Leiden</institution>
				<institution content-type="dept">KITLV</institution>
				<institution-id institution-id-type="ringgold">12345<>84812</institution-id>
			</institution-wrap>
			<country>The Netherlands</country>
		</aff>
	</contrib-group>
	<volume-in-collection><volume-number>313</volume-number></volume-in-collection> 
	<issn publication-format="print">1572-1892</issn>
</collection-meta>

...