Home
last modified time | relevance | path

Searched refs:XML_SCHEMA_CONTENT_SIMPLE (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DschemasInternals.h130 XML_SCHEMA_CONTENT_SIMPLE, enumerator
/external/libxml2/
Dxmlschemas.c262 ((item->contentType == XML_SCHEMA_CONTENT_SIMPLE) || \
4481 case XML_SCHEMA_CONTENT_SIMPLE: in xmlSchemaTypeDump()
9223 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaParseSimpleType()
9251 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaParseSimpleType()
11945 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaParseSimpleContent()
16453 } else if ((type->contentType == XML_SCHEMA_CONTENT_SIMPLE) || in xmlSchemaCheckDerivationOKRestriction()
16461 if ((base->contentType == XML_SCHEMA_CONTENT_SIMPLE) || in xmlSchemaCheckDerivationOKRestriction()
16678 if ((base->contentType == XML_SCHEMA_CONTENT_SIMPLE) || in xmlSchemaCheckSRCCT()
18026 case XML_SCHEMA_CONTENT_SIMPLE: in xmlSchemaDebugFixedType()
18080 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaFixupSimpleTypeStageTwo()
[all …]
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle219 d XML_SCHEMA_CONTENT_SIMPLE...