System::Xml::Schema::XmlSchemaValidator::GetUnspecifiedDefaultAttributes yöntemi
XmlSchemaValidator::GetUnspecifiedDefaultAttributes method
Varsayılan öznitelikler üzerindeki kimlik kısıtlamalarını doğrular ve belirtilen Liste’yi, daha önce öğe bağlamında XmlSchemaValidator::ValidateAttribute yöntemiyle doğrulanmamış varsayılan değere sahip öznitelikler için XmlSchemaAttribute nesneleriyle doldurur.
void System::Xml::Schema::XmlSchemaValidator::GetUnspecifiedDefaultAttributes(const SharedPtr<Collections::Generic::List<SharedPtr<Object>>> &defaultAttributes)
| Parameter | Type | Açıklama |
|---|---|---|
| defaultAttributes | const SharedPtr<Collections::Generic::List<SharedPtr<Object>>>& | Öğe bağlamında doğrulama sırasında henüz karşılaşılmamış öznitelikler için XmlSchemaAttribute nesneleriyle doldurulacak bir Liste. |
Ayrıca Bakınız
- Typedef SharedPtr
- Class List
- Class Object
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Page for C++