Lines Matching full:used
159 * Obsolete, not used anymore.
166 * Obsolete, not used anymore.
173 * Obsolete, not used anymore.
185 * Used by wildcards.
192 * Used by wildcards.
199 * Used by wildcards.
250 struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */
252 const xmlChar *id; /* Deprecated; not used */
253 const xmlChar *ref; /* Deprecated; not used */
254 const xmlChar *refNs; /* Deprecated; not used */
259 xmlSchemaTypePtr base; /* Deprecated; not used */
260 int occurs; /* Deprecated; not used */
266 const xmlChar *refPrefix; /* Deprecated; not used */
268 xmlSchemaAttributePtr refDecl; /* Deprecated; not used */
273 * Used to build a list of attribute uses on complexType definitions.
274 * WARNING: Deprecated; not used.
292 * Used to build a list of namespaces on wildcards.
309 const xmlChar *id; /* Deprecated; not used */
312 int minOccurs; /* Deprecated; not used */
313 int maxOccurs; /* Deprecated; not used */
336 * Marks the attr group as marked; used for circular checks.
366 const xmlChar *ref; /* Deprecated; not used */
367 const xmlChar *refNs; /* Deprecated; not used */
370 xmlSchemaAttributePtr attributes; /* Deprecated; not used */
374 const xmlChar *refPrefix; /* Deprecated; not used */
375 xmlSchemaAttributeGroupPtr refItem; /* Deprecated; not used */
382 * Used to build a list of types (e.g. member types of
394 * Used to build a list of facets.
500 * Marks the item as marked; used for circular checks.
606 const xmlChar *id ; /* Deprecated; not used */
607 const xmlChar *ref; /* Deprecated; not used */
608 const xmlChar *refNs; /* Deprecated; not used */
611 xmlSchemaAttributePtr attributes; /* Deprecated; not used */
613 int minOccurs; /* Deprecated; not used */
614 int maxOccurs; /* Deprecated; not used */
622 struct _xmlSchemaType *redef; /* Deprecated; not used */
624 xmlSchemaAttributeLinkPtr *attributeUses; /* Deprecated; not used */
629 const xmlChar *refPrefix; /* Deprecated; not used */
630 xmlSchemaTypePtr contentTypeDef; /* Used for the simple content of complex types.
691 * Obsolete, not used anymore.
767 struct _xmlSchemaType *next; /* Not used? */
769 const xmlChar *id; /* Deprecated; not used */
770 const xmlChar *ref; /* Deprecated; not used */
771 const xmlChar *refNs; /* Deprecated; not used */
776 int minOccurs; /* Deprecated; not used */
777 int maxOccurs; /* Deprecated; not used */
787 struct _xmlSchemaElement *refDecl; /* This will now be used for the
789 xmlRegexpPtr contModel; /* Obsolete for WXS, maybe used for RelaxNG */
791 const xmlChar *refPrefix; /* Deprecated; not used */
850 * TODO: Actually all those flags used for the schema should sit
851 * on the schema parser context, since they are used only
945 int counter; /* used to give anonymous components unique names */