API Reference > OdDAI Namespace > Classes > NotifierExtraInfo Structure
NotifierExtraInfo Structure
Syntax
C++
struct NotifierExtraInfo { OdAnsiString fileName; OdAnsiString schemaName; };

daiValidationNotifier.h

A struct which stores extra information for notifier.

This is the overview for the NotifierExtraInfo constructor overload. 
Name of the validating file. 
Name of the model's underlying schema. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.