#include <stdapis/libxml2/libxml2_schemasinternals.h>
| struct _xmlSchemaAttribute |
| Public Attributes | |
|---|---|
| xmlSchemaAnnotPtr | annot |
| xmlSchemaTypePtr | base |
| const xmlChar * | defValue |
| int | flags |
| const xmlChar * | id |
| const xmlChar * | name |
| struct _xmlSchemaAttribute * | next |
| xmlNodePtr | node |
| int | occurs |
| const xmlChar * | ref |
| const xmlChar * | refNs |
| xmlSchemaTypePtr | subtypes |
| const xmlChar * | targetNamespace |
| xmlSchemaTypeType | type |
| const xmlChar * | typeName |
| const xmlChar * | typeNs |