System::Xml::Schema::XmlSchemaElement::set_DefaultValue method
XmlSchemaElement::set_DefaultValue method
Sets the default value of the element if its content is a simple type or content of the element is textOnly.
void System::Xml::Schema::XmlSchemaElement::set_DefaultValue(const String &value)
Parameter | Type | Description |
---|---|---|
value | const String& | The value to set. |
See Also
- Class String
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.TeX for C++