Searched refs:XML_SCHEMA_CONTENT_SIMPLE (Results 1 – 2 of 2) sorted by relevance
130 XML_SCHEMA_CONTENT_SIMPLE, enumerator
262 ((item->contentType == XML_SCHEMA_CONTENT_SIMPLE) || \4447 case XML_SCHEMA_CONTENT_SIMPLE: in xmlSchemaTypeDump()9189 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaParseSimpleType()9217 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaParseSimpleType()11911 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaParseSimpleContent()16410 } else if ((type->contentType == XML_SCHEMA_CONTENT_SIMPLE) || in xmlSchemaCheckDerivationOKRestriction()16418 if ((base->contentType == XML_SCHEMA_CONTENT_SIMPLE) || in xmlSchemaCheckDerivationOKRestriction()16635 if ((base->contentType == XML_SCHEMA_CONTENT_SIMPLE) || in xmlSchemaCheckSRCCT()17983 case XML_SCHEMA_CONTENT_SIMPLE: in xmlSchemaDebugFixedType()18037 type->contentType = XML_SCHEMA_CONTENT_SIMPLE; in xmlSchemaFixupSimpleTypeStageTwo()[all …]