Deprecate CICMMetadata.

This commit is contained in:
2022-12-15 03:23:14 +00:00
parent 3d194ec54a
commit 5e1b5fc2e1

View File

@@ -11,6 +11,9 @@
// //
//This source code was auto-generated by MonoXSD //This source code was auto-generated by MonoXSD
// //
using System;
namespace Schemas { namespace Schemas {
@@ -20,6 +23,7 @@ namespace Schemas {
[System.Diagnostics.DebuggerStepThroughAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")] [System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlRootAttribute("CICMMetadata", Namespace="", IsNullable=false)] [System.Xml.Serialization.XmlRootAttribute("CICMMetadata", Namespace="", IsNullable=false)]
[Obsolete("Will be removed in Aaru 7")]
public partial class CICMMetadataType { public partial class CICMMetadataType {
private string[] developerField; private string[] developerField;