System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes メソッド
XmlSchemaValidator::GetExpectedAttributes method
現在の要素コンテキストに対して期待される属性を返します。
ArrayPtr<SharedPtr<XmlSchemaAttribute>> System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes()
ReturnValue
期待属性がない場合は空配列となる、XmlSchemaAttribute オブジェクトの配列。
参照
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlSchemaAttribute
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Page for C++