KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > w3 > _2001 > _04 > xmlenc_ > package-info


1 @javax.xml.bind.annotation.XmlSchema(namespace = "http://www.w3.org/2001/04/xmlenc#", 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)
2 package org.w3._2001._04.xmlenc_;
3
Popular Tags