StringOption Element
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Represents one string-valued option.
Syntax
<StringOption
name = "string"
value = "string">
</StringOption>
The following sections describe attributes, parent elements, and child elements.
Attributes
Name |
Description |
---|---|
name |
string type. Length range 1-255 characters. Specifies the name of the option. |
value |
string type. Length range 1-1023 characters. Specifies the value of the option. |
Element Information
Parent Element
Element |
Occurrence |
---|---|
1 |
Child Element
Element |
Occurrence |
---|---|
none |
Not applicable |
Remarks
Certain StringOption values can be restricted to a length less than the maximum 1023 characters allowed by the definition.