Uses of Annotation Type
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 com.sun.xml.bind.v2.schemagen.episode
Methods in com.sun.xml.bind.v2.schemagen.episode with annotations of type XmlAttribute -
Uses of XmlAttribute in com.sun.xml.bind.v2.schemagen.xmlschema
Methods in com.sun.xml.bind.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) -
Uses of XmlAttribute in com.sun.xml.ws.wsdl.writer
Methods in com.sun.xml.ws.wsdl.writer with annotations of type XmlAttribute -
Uses of XmlAttribute in com.sun.xml.ws.wsdl.writer.document
Methods in com.sun.xml.ws.wsdl.writer.document with annotations of type XmlAttributeModifier and TypeMethodDescriptionOperation.parameterOrder(String value) Definitions.targetNamespace(String value) -
Uses of XmlAttribute in com.sun.xml.ws.wsdl.writer.document.http
Methods in com.sun.xml.ws.wsdl.writer.document.http with annotations of type XmlAttribute -
Uses of XmlAttribute in com.sun.xml.ws.wsdl.writer.document.soap
Methods in com.sun.xml.ws.wsdl.writer.document.soap with annotations of type XmlAttributeModifier and TypeMethodDescriptionBodyType.encodingStyle(String value) SOAPOperation.soapAction(String value) -
Uses of XmlAttribute in com.sun.xml.ws.wsdl.writer.document.soap12
Methods in com.sun.xml.ws.wsdl.writer.document.soap12 with annotations of type XmlAttributeModifier and TypeMethodDescriptionBodyType.encodingStyle(String value) SOAPOperation.soapAction(String value) -
Uses of XmlAttribute in com.sun.xml.ws.wsdl.writer.document.xsd
Methods in com.sun.xml.ws.wsdl.writer.document.xsd with annotations of type XmlAttributeModifier and TypeMethodDescriptionImport.schemaLocation(String value) Schema.targetNamespace(String value)