System::Xml::Schema::XmlSchemaValidator::GetUnspecifiedDefaultAttributes metod
XmlSchemaValidator::GetUnspecifiedDefaultAttributes method
Validerar identitetsbegränsningar på standardattributen och fyller den angivna Listan 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 | Typ | Beskrivning |
|---|---|---|
| defaultAttributes | const SharedPtr<Collections::Generic::List<SharedPtr<Object>>>& | En Lista att fylla med XmlSchemaAttribute‑objekt för alla attribut som ännu inte har påträffats under validering i elementkontexten. |
Se även
- Typedef SharedPtr
- Class List
- Class Object
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++