Interface AffixExtensionElement

All Superinterfaces:
AffixElement, Element, ExtensionElement, NamedElement, XmlElement, XmlLangElement

Affix element that is identified by element name and namespace. You should extend this interface with your custom affix extension elements and also provide a AffixExtensionElementProvider for them.
See Also: