Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemas.c961 int metaType; member
21829 int metaType) in xmlSchemaGetMetaAttrInfo() argument
21839 if (iattr->metaType == metaType) in xmlSchemaGetMetaAttrInfo()
21912 if (iattr->metaType == in xmlSchemaAssembleByXSI()
24222 attr->metaType = XML_SCHEMA_ATTR_INFO_META_XSI_NIL; in xmlSchemaValidatorPushAttribute()
24226 attr->metaType = XML_SCHEMA_ATTR_INFO_META_XSI_TYPE; in xmlSchemaValidatorPushAttribute()
24237 attr->metaType = XML_SCHEMA_ATTR_INFO_META_XMLNS; in xmlSchemaValidatorPushAttribute()
24243 if (attr->metaType != 0) in xmlSchemaValidatorPushAttribute()
25376 if (! iattr->metaType) { in xmlSchemaVAttributesSimple()
25479 if (iattr->metaType) in xmlSchemaVAttributesComplex()
[all …]