kAttrMIMEType
kAttrMIMEType, B_MIME_STRING_TYPE, 145, B_ALIGN_LEFT, false, false));
node.RemoveAttr(kAttrMIMEType);
query->PushAttr(kAttrMIMEType);
|| strcmp(attrName, kAttrMIMEType) == 0
<< kAttrMIMEType << " = " << B_APP_MIME_TYPE << " ) ";
if (strcmp(attrName, kAttrMIMEType) == 0)
if (strcmp(attrName, kAttrMIMEType) == 0)
} else if (strcmp(attrName, kAttrMIMEType) == 0) {