StringDef.Id Element
Note: This documentation is preliminary and is subject to change.
Represents the unique ID of a string resource.
Syntax
<StringDef.Id />
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 from the union of types xs:positiveInteger and xs:string. The value is constrained to an integer value between 2 and 59999, inclusive, or 0x2 and 0xea5f in hexadecimal, inclusive.
The maximum length is 10 characters with optional leading zeros.