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

org.cassproject.schema.cass.Cass Maven / Gradle / Ivy

There is a newer version: 3.1.8
Show newest version
package org.cassproject.schema.cass;

/**
 * Class used to hold namespace data.
 *
 * @author fray
 * @class Cass
 * @module org.cassproject
 */
public class Cass {
	public static String context_0_1 = "http://schema.eduworks.com/cass/0.1";
	public static String context_0_2 = "http://schema.eduworks.com/cass/0.2";
	public static String context_0_3 = "http://schema.cassproject.org/0.2";
	public static String context_0_4 = "http://schema.cassproject.org/0.3";
	public static String context_0_5 = "https://schema.cassproject.org/0.3";
	public static String context_0_6 = "https://schema.cassproject.org/0.4";
	public static String context = context_0_6;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy