1 @javax.xml.bind.annotation.XmlSchema(namespace = "http://www.w3.org/2002/03/xkms#", xmlns={@javax.xml.bind.annotation.XmlNs(prefix="ds", namespaceURI="http://www.w3.org/2000/09/xmldsig#"),@javax.xml.bind.annotation.XmlNs(prefix="xenc", namespaceURI="http://www.w3.org/2001/04/xmlenc#"),@javax.xml.bind.annotation.XmlNs(prefix="", namespaceURI="http://www.w3.org/2002/03/xkms#") }, elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) 3 package org.ejbca.core.protocol.xkms; 4 | Popular Tags |