System::Xml::Schema::XmlSchemaElement::set_SchemaTypeName method
XmlSchemaElement::set_SchemaTypeName method
设置在此模式或由指定命名空间指示的其他模式中定义的内置数据类型的名称。
void System::Xml::Schema::XmlSchemaElement::set_SchemaTypeName(const SharedPtr<XmlQualifiedName> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const SharedPtr<XmlQualifiedName>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Page for C++