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