@Retention(value=RUNTIME) @Target(value=FIELD) public @interface XmlQNameEnumValue
public abstract String namespace
XmlQNameEnum
annotation and its namespace value is not "##default",
then the namespace of the enclosing class.XmlSchema
annotation,
and its elementFormDefault
is QUALIFIED
, then the namespace of
the enclosing package.public abstract String localPart
Copyright © 2006-2016–2018. All rights reserved.