org.apache.ws.jaxme.xs
public interface XSWildcard extends XSOpenAttrs, XSAttributable
Interface of a wildcard.
Method Summary | |
---|---|
XsNamespaceList | getNamespaceList() Returns the namespace list. |
XsTWildcard.ProcessContents | getProcessContents() Returns how to process unknown content. |
XsSchemaHeader | getSchemaHeader() Returns information on the wildcards syntactical context. |
Returns the namespace list.
Returns how to process unknown content.
Returns information on the wildcards syntactical context.