API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.bind.annotation. XmlSchema View Source
Author(s)
Sekhar Vajjhala, Sun Microsystems, Inc.
Since
JAXB2.0
Version
$Revision: 1.8 $
Serial
Description
@Retention (value=RUNTIME)
@Target (value=PACKAGE)
public annotation XmlSchema
  Maps a package name to a XML namespace.
See also:   
Elements
attributeFormDefault = UNSET
  Namespace qualification for attributes.
elementFormDefault = UNSET
  Namespace qualification for elements.
namespace = ""
Name of the XML namespace.
xmlns = {}
  Customize the namespace URI, prefix associations.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar