#include <stdapis/libxml2/libxml2_schemasinternals.h>
| struct _xmlSchemaFacet |
| Public Attributes | |
|---|---|
| xmlSchemaAnnotPtr | annot |
| int | fixed |
| const xmlChar * | id |
| struct _xmlSchemaFacet * | next |
| xmlNodePtr | node |
| xmlSchemaTypeType | type |
| xmlSchemaValPtr | val |
| const xmlChar * | value |
| int | whitespace |
A facet definition.