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.c268 ((item->contentType == XML_SCHEMA_CONTENT_SIMPLE) || \
4497 case XML_SCHEMA_CONTENT_SIMPLE: in xmlSchemaTypeDump()
9250 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaParseSimpleType()
9278 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaParseSimpleType()
11971 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaParseSimpleContent()
16479 } else if ((type->contentType == XML_SCHEMA_CONTENT_SIMPLE) || in xmlSchemaCheckDerivationOKRestriction()
16487 if ((base->contentType == XML_SCHEMA_CONTENT_SIMPLE) || in xmlSchemaCheckDerivationOKRestriction()
16704 if ((base->contentType == XML_SCHEMA_CONTENT_SIMPLE) || in xmlSchemaCheckSRCCT()
18052 case XML_SCHEMA_CONTENT_SIMPLE: in xmlSchemaDebugFixedType()
18106 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaFixupSimpleTypeStageTwo()
[all …]
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle219 d XML_SCHEMA_CONTENT_SIMPLE...