Interface AttributedQName

All Superinterfaces:
AttributeExtensibleXMLObject, WSAddressingObject, XMLObject, XSQName
All Known Subinterfaces:
ProblemHeaderQName
All Known Implementing Classes:
AttributedQNameImpl, ProblemHeaderQNameImpl

public interface AttributedQName extends XSQName, AttributeExtensibleXMLObject, WSAddressingObject
Interface for type <wsa:AttributedQName>.
See Also:
  • "WS-Addressing 1.0 - SOAP Binding"
  • Field Details

    • TYPE_LOCAL_NAME

      static final String TYPE_LOCAL_NAME
      Local name of the XSI type.
      See Also:
    • TYPE_NAME

      static final QName TYPE_NAME
      QName of the XSI type.