System::Xml::Schema::XmlSchemaValidator::GetUnspecifiedDefaultAttributes विधि

XmlSchemaValidator::GetUnspecifiedDefaultAttributes method

डिफ़ॉल्ट एट्रिब्यूट्स पर पहचान बाधाओं को सत्यापित करता है और निर्दिष्ट List को उन XmlSchemaAttribute ऑब्जेक्ट्स से भरता है जिनके डिफ़ॉल्ट मान हैं और जिन्हें पहले XmlSchemaValidator::ValidateAttribute विधि का उपयोग करके तत्व संदर्भ में सत्यापित नहीं किया गया है।

void System::Xml::Schema::XmlSchemaValidator::GetUnspecifiedDefaultAttributes(const SharedPtr<Collections::Generic::List<SharedPtr<Object>>> &defaultAttributes)
पैरामीटरप्रकारविवरण
defaultAttributesconst SharedPtr<Collections::Generic::List<SharedPtr<Object>>>&एक List जिसे तत्व संदर्भ में सत्यापन के दौरान अभी तक न मिलने वाले एट्रिब्यूट्स के लिए XmlSchemaAttribute ऑब्जेक्ट्स से भरना है।

संबंधित देखें