Skip to content
package-info.java 1.21 KiB
Newer Older
Sara Bertocco's avatar
Sara Bertocco committed
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 
// 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: 2020.10.24 at 09:39:16 AM CEST 
//

@javax.xml.bind.annotation.XmlSchema(
        namespace = "http://www.ivoa.net/xml/UWS/v1.0",
        elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED,
        // Defining the namespace prefix is necessary otherwise
        // deserialized XML will have no prefixes
        xmlns = {
            @javax.xml.bind.annotation.XmlNs(
                    namespaceURI = "http://www.ivoa.net/xml/UWS/v1.0",
                    prefix = "uws"
            ),
            @javax.xml.bind.annotation.XmlNs(
                    namespaceURI = "http://www.w3.org/2001/XMLSchema-instance",
                    prefix = "xsi"
            ),
            @javax.xml.bind.annotation.XmlNs(
                    namespaceURI = "http://www.w3.org/1999/xlink",
                    prefix = "xlink"
Sara Bertocco's avatar
Sara Bertocco committed
package net.ivoa.xml.uws.v1;