Added JsonIgnore to where appropriate in ATSC 3.0 SLT.
All checks were successful
🚀 Pack skyscraper8 / make-zip (push) Successful in 1m37s

This commit is contained in:
feyris-tan 2026-06-21 12:14:00 +02:00
parent b78520e2fe
commit a90541cb39

View File

@ -12,6 +12,7 @@
// This source code was auto-generated by xsd, Version=4.8.9037.0.
//
namespace skyscraper8.Atsc.A331.Schema {
using Newtonsoft.Json;
using System.Xml.Serialization;
@ -442,6 +443,8 @@ namespace skyscraper8.Atsc.A331.Schema {
private string drmSystemIDField;
[JsonIgnore]
private System.Xml.XmlAttribute[] anyAttrField;
public serviceType() {
@ -682,6 +685,8 @@ namespace skyscraper8.Atsc.A331.Schema {
}
/// <remarks/>
[JsonIgnore]
[System.Xml.Serialization.XmlAnyAttributeAttribute()]
public System.Xml.XmlAttribute[] AnyAttr {
get {