set_DefaultValue()
XmlSchemaElement::set_DefaultValue(const String&) 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)
Arguments
Parameter | Type | Description |
---|---|---|
value | const String& | The value to set. |
See Also
- Class String
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Slides