System::Xml::Schema::XmlSchemaValidator::GetUnspecifiedDefaultAttributes metod
XmlSchemaValidator::GetUnspecifiedDefaultAttributes method
Validerar identitetsrestriktioner på standardattributen och fyller den angivna List‑en med XmlSchemaAttribute‑objekt för alla attribut med standardvärden som ännu inte har validerats med XmlSchemaValidator::ValidateAttribute‑metoden i elementkontexten.
void System::Xml::Schema::XmlSchemaValidator::GetUnspecifiedDefaultAttributes(const SharedPtr<Collections::Generic::List<SharedPtr<Object>>> &defaultAttributes)
| Parameter | Type | Beskrivning |
|---|---|---|
| defaultAttributes | const SharedPtr<Collections::Generic::List<SharedPtr<Object>>>& | En List att fylla med XmlSchemaAttribute‑objekt för alla attribut som ännu inte påträffats under validering i elementkontexten. |
Se även
- Typedef SharedPtr
- Class List
- Class Object
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Page for C++