DR 09-0065: WML, Simple Types: ST_FFName length
Shawn Villaron
shawnv at microsoft.com
Thu Jun 11 02:16:22 CEST 2009
Here is my proposed text changes for this defect report:
DR 09-0065 - WML, Simple Types: ST_FFName length
Part 1, §17.18.26 will be updated as follows:
17.18.26 ST_FFName (Form Field Name Value)
This simple type specifies the format of the name which can be associated with the parent form field.
[Example: Consider the following WordprocessingML fragment for a text box form field:
<w:fldSimple w:instr="FORMTEXT">
<w:ffData>
<w:name w:val="FirstName"/>
<w:textInput>
...
</w:textInput>
</w:ffData>
</w:fldSimple>
The name element specifies that the name of the current form field is FirstName. end example]
This simple type's contents are a restriction of the W3C XML Schema string datatype.
This simple type also specifies the following restrictions:
· This simple type's contents have a maximum length of 65 Unicode characters.
Referenced By
name at val (§17.16.27)
[Note: The W3C XML Schema definition of this simple type's content model (ST_FFName) is located in §A.1. end note]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20090610/1405539f/attachment.htm>
More information about the sc34wg4
mailing list