Microsoft.Office.BusinessData.Parser Namespace
The Microsoft.Office.BusinessData.Parser namespace contains types that handle the parse context and the exceptions that are thrown during the import of a metadata XML file.
Classes
Class | Description | |
---|---|---|
PackageFormatException | Represents the exception that is thrown when a structure-related problem is encountered during the import of a metadata XML file. | |
ParseContext | Stores parse state that is shared across multiple metadata objects while reading or importing objects. |
Enumerations
Enumeration | Description | |
---|---|---|
PackageContents | Represents an enumeration that identifies what a metadata XML file contains. |