Class CMRelaxNGAttributeDeclaration

java.lang.Object
com.thaiopensource.relaxng.pattern.CMRelaxNGAttributeDeclaration
All Implemented Interfaces:
CMAttributeDeclaration

public class CMRelaxNGAttributeDeclaration extends Object implements CMAttributeDeclaration
RelaxNG content attribute implementation.

NOTE : this class is hosted in 'com.thaiopensource.relaxng.pattern' because Pattern implementation like ElementPattern are not public. Once https://github.com/relaxng/jing-trang/issues/271 will be fixed we could move this class in 'org.eclipse.lemminx.extensions.relaxng.contentmodel' package.

Author:
Angelo ZERR