Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c7199 int nberrors, hasForm = 0, defValueType = 0; in xmlSchemaParseLocalAttribute() local
7293 defValueType = WXS_ATTR_DEF_VAL_DEFAULT; in xmlSchemaParseLocalAttribute()
7307 defValueType = WXS_ATTR_DEF_VAL_FIXED; in xmlSchemaParseLocalAttribute()
7325 if ((defValueType == WXS_ATTR_DEF_VAL_DEFAULT) && in xmlSchemaParseLocalAttribute()
7405 if (defValueType == WXS_ATTR_DEF_VAL_FIXED) in xmlSchemaParseLocalAttribute()
7439 if (defValueType == WXS_ATTR_DEF_VAL_FIXED) in xmlSchemaParseLocalAttribute()