com.sun.tools.xjc.reader.xmlschema.bindinfo

Class BIXSubstitutable

final class BIXSubstitutable extends AbstractDeclarationImpl

Forces a non-collapsing behavior to allow extension schemas to perform element substitutions. See https://jaxb.dev.java.net/issues/show_bug.cgi?id=289

Since: 2.1.1

Field Summary
static QNameNAME
Name of the conversion declaration.
Method Summary
QNamegetName()

Field Detail

NAME

public static final QName NAME
Name of the conversion declaration.

Method Detail

getName

public final QName getName()