Uses of Class
com.sun.xml.txw2.annotation.XmlAttribute
-
Packages that use XmlAttribute Package Description org.glassfish.jaxb.core.v2.schemagen.episode TXW interfaces for writing episode file, which is what XJC needs to handle separate compilation.org.glassfish.jaxb.runtime.v2.schemagen.xmlschema 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 Modifier and Type Method Description voidSchemaBindings. map(boolean value)voidPackage. name(String packageName)voidKlass. ref(String className)FQCN.voidBindings. scd(String scd)voidBindings. version(String v) -
Uses of XmlAttribute in org.glassfish.jaxb.runtime.v2.schemagen.xmlschema
Methods in org.glassfish.jaxb.runtime.v2.schemagen.xmlschema with annotations of type XmlAttribute Modifier and Type Method Description ComplexTypeComplexType. _abstract(boolean value)TopLevelElementTopLevelElement. _abstract(boolean value)FixedOrDefaultFixedOrDefault. _default(String value)ComplexTypeComplexType. _final(String value)ComplexTypeComplexType. _final(String[] value)SimpleTypeSimpleType. _final(String value)SimpleTypeSimpleType. _final(String[] value)TopLevelElementTopLevelElement. _final(String value)TopLevelElementTopLevelElement. _final(String[] value)SchemaSchema. attributeFormDefault(String value)ComplexRestrictionComplexRestriction. base(QName value)ExtensionTypeExtensionType. base(QName value)SimpleRestrictionModelSimpleRestrictionModel. base(QName value)ComplexTypeComplexType. block(String value)ComplexTypeComplexType. block(String[] value)ElementElement. block(String value)ElementElement. block(String[] value)SchemaSchema. blockDefault(String value)SchemaSchema. blockDefault(String[] value)SchemaSchema. elementFormDefault(String value)SchemaSchema. finalDefault(String value)SchemaSchema. finalDefault(String[] value)FixedOrDefaultFixedOrDefault. fixed(String value)LocalAttributeLocalAttribute. form(String value)LocalElementLocalElement. form(String value)AnnotatedAnnotated. id(String value)AnnotationAnnotation. id(String value)SchemaSchema. id(String value)ListList. itemType(QName value)DocumentationDocumentation. lang(String value)SchemaSchema. lang(String value)OccursOccurs. maxOccurs(int value)OccursOccurs. maxOccurs(String value)UnionUnion. memberTypes(QName[] value)OccursOccurs. minOccurs(int value)ComplexContentComplexContent. mixed(boolean value)ComplexTypeModelComplexTypeModel. mixed(boolean value)ComplexTypeComplexType. name(String value)LocalAttributeLocalAttribute. name(String value)LocalElementLocalElement. name(String value)SimpleTypeSimpleType. name(String value)TopLevelAttributeTopLevelAttribute. name(String value)TopLevelElementTopLevelElement. name(String value)ImportImport. namespace(String value)WildcardWildcard. namespace(String value)WildcardWildcard. namespace(String[] value)ElementElement. nillable(boolean value)WildcardWildcard. processContents(String value)LocalAttributeLocalAttribute. ref(QName value)LocalElementLocalElement. ref(QName value)ImportImport. schemaLocation(String value)AppinfoAppinfo. source(String value)DocumentationDocumentation. source(String value)TopLevelElementTopLevelElement. substitutionGroup(QName value)SchemaSchema. targetNamespace(String value)AttributeTypeAttributeType. type(QName value)ElementElement. type(QName value)LocalAttributeLocalAttribute. use(String value)NoFixedFacetNoFixedFacet. value(String value)SchemaSchema. version(String value)
-