Udostępnij za pośrednictwem


XmlSchemaAnyAttribute.ProcessContents Właściwość

Definicja

Pobiera lub ustawia informacje o tym, jak aplikacja lub procesor XML powinien obsługiwać walidację dokumentów XML dla atrybutów określonych przez anyAttribute element.

public:
 property System::Xml::Schema::XmlSchemaContentProcessing ProcessContents { System::Xml::Schema::XmlSchemaContentProcessing get(); void set(System::Xml::Schema::XmlSchemaContentProcessing value); };
public System.Xml.Schema.XmlSchemaContentProcessing ProcessContents { get; set; }
member this.ProcessContents : System.Xml.Schema.XmlSchemaContentProcessing with get, set
Public Property ProcessContents As XmlSchemaContentProcessing

Wartość właściwości

XmlSchemaContentProcessing

Jedna z XmlSchemaContentProcessing wartości. Jeśli nie processContents określono atrybutu, wartość domyślna to Strict.

Dotyczy