#include <stdapis/libxml2/libxml2_schemasinternals.h>
| struct _xmlSchemaType |
| Public Attributes | |
|---|---|
| xmlSchemaAnnotPtr | annot |
| xmlSchemaAttributePtr | attributes |
| const xmlChar * | base |
| const xmlChar * | baseNs |
| xmlSchemaTypePtr | baseType |
| xmlSchemaContentType | contentType |
| xmlSchemaFacetPtr | facets |
| int | flags |
| const xmlChar * | id |
| int | maxOccurs |
| int | minOccurs |
| const xmlChar * | name |
| struct _xmlSchemaType * | next |
| xmlNodePtr | node |
| int | recurse |
| struct _xmlSchemaType * | redef |
| const xmlChar * | ref |
| const xmlChar * | refNs |
| xmlSchemaTypePtr | subtypes |
| xmlSchemaTypeType | type |