@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
@Documented
public @interface DOMObjectAttribute
Specifies that object is marked with this attribute is defined by the W3C.
System.AttributeCopyright © 2020 Aspose. All rights reserved.