System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes method
XmlSchemaValidator::GetExpectedAttributes method
Returns the expected attributes for the current element context.
ArrayPtr<SharedPtr<XmlSchemaAttribute>> System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes()
ReturnValue
An array of XmlSchemaAttribute objects or an empty array if there are no expected attributes.
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlSchemaAttribute
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++