#include <stdapis/libxml2/libxml2_schemasinternals.h>
struct _xmlSchemaElement |
Public Attributes | |
---|---|
xmlSchemaAnnotPtr | annot |
xmlSchemaAttributePtr | attributes |
xmlSchemaContentType | contentType |
int | flags |
const xmlChar * | id |
int | maxOccurs |
int | minOccurs |
const xmlChar * | name |
const xmlChar * | namedType |
const xmlChar * | namedTypeNs |
struct _xmlSchemaType * | next |
xmlNodePtr | node |
const xmlChar * | ref |
struct _xmlSchemaElement * | refDecl |
const xmlChar * | refNs |
const xmlChar * | scope |
const xmlChar * | substGroup |
const xmlChar * | substGroupNs |
xmlSchemaTypePtr | subtypes |
const xmlChar * | targetNamespace |
xmlSchemaTypeType | type |
const xmlChar * | value |