'Declaration Public Enum OpenPackagingNonConformanceExceptionReason Inherits System.Enum
public enum OpenPackagingNonConformanceExceptionReason : System.Enum
Member | Description |
---|---|
ContainsDublinCoreRefinements | The IPackagePart in a IPackage is determined to be the core properties relationship for the package, and that IPackagePart is found to contain refinements to Dublin Core elements other than the 'dcterms:created' and 'dcterms:modified' elements. |
ContainsXmlLanguageAttribute | The IPackagePart in a IPackage is determined to be the core properties relationship for the package, and that IPackagePart is found to contain an element which contains the xml:lang attribute. |
CorePropertiesRelationshipAlreadyProcessed | The IPackagePart in a IPackage is determined to be the core properties relationship for the package, after one has already been processed. |
DuplicatePartName | A loaded IPackagePart has the same name as an existing one. |
None | Undefined; used for variable initialization. |
UsesMarkupCompatibilityNamespace | The IPackagePart in a IPackage is determined to be the core properties relationship for the package, and that IPackagePart is found to contain references to the Markup Compatibility namespace. |
XmlContainsDocumentTypeDefinition | A loaded IPackagePart is found to contain a DTD (Document Type Definition) declaration. |
XsiTypeAttributeInvalid | The IPackagePart in a IPackage is determined to be the core properties relationship for the package, and that IPackagePart is found to contain an element which contains the xsi:type attribute, with the exception of the 'dcterms:created' and 'dcterms:modified' elements, for which the attribute is required, and is expected to hold the value 'dcterms:W3CDTF'. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2