Home | History | Annotate | Download | only in libxml2

Lines Matching refs:primitive

13327  * Returns the primitive type of the given type or
13336 * Note that anySimpleType is actually not a primitive type
13353 * Returns the primitive type of the given type or
15134 * must be possible to reach a built-in primitive datatype or the ?simple
15169 xmlSchemaTypePtr primitive;
15172 * type definition or a built-in primitive datatype.
15199 * 1.3.1 DF must be an allowed constraining facet for the {primitive
15201 * Primitive datatypes.
15207 primitive = xmlSchemaGetPrimitiveType(type);
15208 if (primitive == NULL) {
15210 "failed to get primitive type");
15215 if (xmlSchemaIsBuiltInTypeFacet(primitive, facet->type) == 0) {
15219 type, primitive, facet);
17142 * "If {variety} is atomic, the {primitive type definition}