Home | History | Annotate | Download | only in libxml2

Lines Matching refs:metaType

928 * @metaType values of xmlSchemaAttrInfo.
952 int metaType;
21698 int metaType)
21708 if (iattr->metaType == metaType)
21757 if (iattr->metaType == XML_SCHEMA_ATTR_INFO_META_XSI_SCHEMA_LOC) {
21781 if (iattr->metaType ==
23985 attr->metaType = XML_SCHEMA_ATTR_INFO_META_XSI_NIL;
23989 attr->metaType = XML_SCHEMA_ATTR_INFO_META_XSI_TYPE;
23993 attr->metaType = XML_SCHEMA_ATTR_INFO_META_XSI_SCHEMA_LOC;
23997 attr->metaType = XML_SCHEMA_ATTR_INFO_META_XSI_NO_NS_SCHEMA_LOC;
24000 attr->metaType = XML_SCHEMA_ATTR_INFO_META_XMLNS;
24006 if (attr->metaType != 0)
25140 if (! iattr->metaType) {
25243 if (iattr->metaType)
25772 if (iattr->metaType)