Attribute flag bits for ElementAttribute.
Synopsis
Declared in <balxml_elementattribute.h>
enum Unnamed enum;
Members
Name |
Description |
|
No flags set. |
|
Set this bit if the value for this attribute object was generated from the default attribute value in the DTD or schema. |
|
Set this bit if this attribute represents a namespace declaration. |
|
Set this bit if this attribute represents a XML schema instance declaration. |
|
Deprecated alias for |
|
Deprecated alias for |
|
Deprecated alias for |
|
Deprecated alias for |
|
Deprecated alias for |
|
Deprecated alias for |
|
Deprecated alias for |
Created with MrDocs