Uses of Annotation Interface
com.sun.xml.txw2.annotation.XmlAttribute
Packages that use XmlAttribute
Package
Description
TXW interfaces for writing episode file, which is what XJC needs to
handle separate compilation.
XML Schema writer generated by TXW.
-
Uses of XmlAttribute in org.glassfish.jaxb.core.v2.schemagen.episode
Methods in org.glassfish.jaxb.core.v2.schemagen.episode with annotations of type XmlAttribute -
Uses of XmlAttribute in org.glassfish.jaxb.runtime.v2.schemagen.xmlschema
Methods in org.glassfish.jaxb.runtime.v2.schemagen.xmlschema with annotations of type XmlAttributeModifier and TypeMethodDescriptionComplexType._abstract(boolean value) TopLevelElement._abstract(boolean value) Schema.attributeFormDefault(String value) Schema.blockDefault(String value) Schema.blockDefault(String[] value) Schema.elementFormDefault(String value) Schema.finalDefault(String value) Schema.finalDefault(String[] value) Occurs.maxOccurs(int value) Union.memberTypes(QName[] value) Occurs.minOccurs(int value) ComplexContent.mixed(boolean value) ComplexTypeModel.mixed(boolean value) Element.nillable(boolean value) Wildcard.processContents(String value) Import.schemaLocation(String value) TopLevelElement.substitutionGroup(QName value) Schema.targetNamespace(String value)