Home
last modified time | relevance | path

Searched refs:builtInType (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
Dxmlschemastypes.c324 ret->builtInType = type; in xmlSchemaInitBasicType()
666 switch (type->builtInType) { in xmlSchemaIsBuiltInTypeFacet()
1094 switch (type->builtInType) { in xmlSchemaGetBuiltInListSimpleTypeItemType()
2158 if ((type->builtInType != XML_SCHEMAS_STRING) && in xmlSchemaValAtomicType()
2159 (type->builtInType != XML_SCHEMAS_ANYTYPE) && in xmlSchemaValAtomicType()
2160 (type->builtInType != XML_SCHEMAS_ANYSIMPLETYPE)) { in xmlSchemaValAtomicType()
2161 if (type->builtInType == XML_SCHEMAS_NORMSTRING) in xmlSchemaValAtomicType()
2170 switch (type->builtInType) { in xmlSchemaValAtomicType()
2392 ret = xmlSchemaValidateDates(type->builtInType, value, val, in xmlSchemaValAtomicType()
3154 if (type->builtInType == XML_SCHEMAS_NPINTEGER) { in xmlSchemaValAtomicType()
[all …]
Dxmlschemas.c221 ( (WXS_TYPE_CAST (i))->builtInType == XML_SCHEMAS_ANYTYPE))
225 ((i)->builtInType == XML_SCHEMAS_ANYTYPE))
230 (item->builtInType != XML_SCHEMAS_ANYTYPE)))
234 ((i)->builtInType == XML_SCHEMAS_ANYSIMPLETYPE))
2484 if (type->builtInType != 0) { in xmlSchemaSimpleTypeErr()
3151 if (type->builtInType != 0) { in xmlSchemaPSimpleTypeErr()
6297 switch (type->builtInType) { in xmlSchemaPValAttrNodeValue()
13383 if (type->builtInType == valType) in xmlSchemaIsDerivedFromBuiltInType()
13385 if ((type->builtInType == XML_SCHEMAS_ANYSIMPLETYPE) || in xmlSchemaIsDerivedFromBuiltInType()
13386 (type->builtInType == XML_SCHEMAS_ANYTYPE)) in xmlSchemaIsDerivedFromBuiltInType()
[all …]
/external/libxml2/include/libxml/
DschemasInternals.h626 int builtInType; /* Type of built-in types. */ member
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle775 d builtInType like(xmlCint) Built-in types type