طريقة System::Xml::Schema::XmlSchemaType::get_BaseSchemaType
XmlSchemaType::get_BaseSchemaType method
تُرجع نوع الكائن بعد التجميع أو نوع البيانات المدمج للـ XML Schema Definition Language (XSD)، أو عنصر simpleType، أو عنصر complexType. هذه قيمة مجموعة معلومات بعد تجميع المخطط.
SharedPtr<Object> System::Xml::Schema::XmlSchemaType::get_BaseSchemaType()
ReturnValue
نوع البيانات المدمج XSD، أو عنصر simpleType، أو عنصر complexType.
انظر أيضًا
- Typedef SharedPtr
- Class Object
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.Font for C++