Searched refs:XML_SCHEMA_CONTENT_SIMPLE (Results 1 – 3 of 3) sorted by relevance
130 XML_SCHEMA_CONTENT_SIMPLE, enumerator
268 ((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 …]
219 d XML_SCHEMA_CONTENT_SIMPLE...