All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.purl.dc.terms.ISO6392 Maven / Gradle / Ivy

//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11 
// See http://java.sun.com/xml/jaxb 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2016.12.16 at 01:24:30 PM CST 
//


package org.purl.dc.terms;

import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
import org.purl.dc.elements._1.SimpleLiteral;


/**
 * 

Java class for ISO639-2 complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

 * <complexType name="ISO639-2">
 *   <simpleContent>
 *     <restriction base="<http://purl.org/dc/elements/1.1/>SimpleLiteral">
 *     </restriction>
 *   </simpleContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "ISO639-2") public class ISO6392 extends SimpleLiteral { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy