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

com.lyncode.xoai.xml.XSISchema Maven / Gradle / Ivy

package com.lyncode.xoai.xml;


public class XSISchema {
    public static final String PREFIX = "xsi";
    public static final String NAMESPACE_URI = "http://www.w3.org/2001/XMLSchema-instance";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy