org.apache.ws.jaxme.xs

Interface XSOpenAttrs

public interface XSOpenAttrs extends XSObject

Interface of an object, which allows for additional attributes from non-default namespaces.

Author: Jochen Wiedmann

Method Summary
AttributesgetOpenAttributes()

Returns the additional attributes, if any, or null.

Method Detail

getOpenAttributes

public Attributes getOpenAttributes()

Returns the additional attributes, if any, or null.