XmlSchemaAny.ProcessContents Właściwość

Definicja

Pobiera lub ustawia informacje o tym, jak aplikacja lub procesor XML powinien obsługiwać walidację dokumentów XML dla elementów określonych przez any 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

XmlSchemaContentProcessing Jedna z wartości. Jeśli atrybut nie processContents zostanie określony, wartość domyślna to Strict.

Dotyczy