int occurs;
xmlChar *defValue;
xmlSchemaTypePtr subtypes;
+ xmlNodePtr node;
};
/**
xmlSchemaAnnotPtr annot;
xmlSchemaAttributePtr attributes;
+ xmlNodePtr node;
};
xmlHashTablePtr schemasImports;
void *_private; /* unused by the library for users or bindings */
+ xmlHashTablePtr groupDecl;
};
void xmlSchemaFreeType (xmlSchemaTypePtr type);