StringDef.Content Element
Note: This documentation is preliminary and is subject to change.
Represents the content of a string resource.
Syntax
<StringDef.Content />
Attributes
Element Information
Parent elements StringDef Child elements None
Remarks
Optional.
May occur at most once for each StringDef element.
This element contains a value of type xs:string. The value is constrained to a string composed of any sequence of characters, including white space and line-break characters ([.]*).
The maximum length is unbounded.