Package org.orcid.jaxb.model.message
Class FundingExternalIdentifier
java.lang.Object
org.orcid.jaxb.model.message.FundingExternalIdentifier
- All Implemented Interfaces:
Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within
this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.orcid.org/ns/orcid}funding-external-identifier-type"/>
<element ref="{http://www.orcid.org/ns/orcid}funding-external-identifier-value"/>
<element ref="{http://www.orcid.org/ns/orcid}funding-external-identifier-url" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.orcid.org/ns/orcid}put-code"/>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary