datacite/orcid_client

View on GitHub
resources/record_2.1/samples/read_samples/other-name-2.1.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<other-name:other-name visibility="public"
    put-code="1" xmlns:other-name="http://www.orcid.org/ns/other-name"
    xmlns:common="http://www.orcid.org/ns/common" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.orcid.org/ns/other-name ../other-name-2.1.xsd ">    
    <common:created-date>2001-12-31T12:00:00</common:created-date>
    <common:last-modified-date>2001-12-31T12:00:00</common:last-modified-date>
    <common:source>
        <common:source-orcid>
            <common:uri>https://orcid.org/8888-8888-8888-8880</common:uri>
            <common:path>8888-8888-8888-8880</common:path>
            <common:host>orcid.org</common:host>
        </common:source-orcid>        
    </common:source>
    <other-name:content>Other Name #1</other-name:content>
</other-name:other-name>