/** * ============================================================================= * * ORCID (R) Open Source * http://orcid.org * * Copyright (c) 2012-2014 ORCID, Inc. * Licensed under an MIT-Style License (MIT) * http://orcid.org/open-source-license * * This copyright and license information (including a link to the full license) * shall be included in its entirety in all copies or substantial portion of * the software. * * ============================================================================= */ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2014.07.22 at 06:46:00 PM BST // @javax.xml.bind.annotation.XmlSchema(namespace = "http://www.orcid.org/ns/record", xmlns = { @javax.xml.bind.annotation.XmlNs(prefix = "activities", namespaceURI = "http://www.orcid.org/ns/activities"), @javax.xml.bind.annotation.XmlNs(prefix = "address", namespaceURI = "http://www.orcid.org/ns/address"), @javax.xml.bind.annotation.XmlNs(prefix = "common", namespaceURI = "http://www.orcid.org/ns/common"), @javax.xml.bind.annotation.XmlNs(prefix = "deprecated", namespaceURI = "http://www.orcid.org/ns/deprecated"), @javax.xml.bind.annotation.XmlNs(prefix = "education", namespaceURI = "http://www.orcid.org/ns/education"), @javax.xml.bind.annotation.XmlNs(prefix = "email", namespaceURI = "http://www.orcid.org/ns/email"), @javax.xml.bind.annotation.XmlNs(prefix = "employment", namespaceURI = "http://www.orcid.org/ns/employment"), @javax.xml.bind.annotation.XmlNs(prefix = "error", namespaceURI = "http://www.orcid.org/ns/error"), @javax.xml.bind.annotation.XmlNs(prefix = "external-identifier", namespaceURI = "http://www.orcid.org/ns/external-identifier"), @javax.xml.bind.annotation.XmlNs(prefix = "funding", namespaceURI = "http://www.orcid.org/ns/funding"), @javax.xml.bind.annotation.XmlNs(prefix = "history", namespaceURI = "http://www.orcid.org/ns/history"), @javax.xml.bind.annotation.XmlNs(prefix = "internal", namespaceURI = "http://www.orcid.org/ns/internal"), @javax.xml.bind.annotation.XmlNs(prefix = "keyword", namespaceURI = "http://www.orcid.org/ns/keyword"), @javax.xml.bind.annotation.XmlNs(prefix = "other-name", namespaceURI = "http://www.orcid.org/ns/other-name"), @javax.xml.bind.annotation.XmlNs(prefix = "peer-review", namespaceURI = "http://www.orcid.org/ns/peer-review"), @javax.xml.bind.annotation.XmlNs(prefix = "person", namespaceURI = "http://www.orcid.org/ns/person"), @javax.xml.bind.annotation.XmlNs(prefix = "personal-details", namespaceURI = "http://www.orcid.org/ns/personal-details"), @javax.xml.bind.annotation.XmlNs(prefix = "preferences", namespaceURI = "http://www.orcid.org/ns/preferences"), @javax.xml.bind.annotation.XmlNs(prefix = "record", namespaceURI = "http://www.orcid.org/ns/record"), @javax.xml.bind.annotation.XmlNs(prefix = "researcher-url", namespaceURI = "http://www.orcid.org/ns/researcher-url"), @javax.xml.bind.annotation.XmlNs(prefix = "work", namespaceURI = "http://www.orcid.org/ns/work")}, elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) package org.orcid.jaxb.model.record_rc3;