DR 09-0064: WML, Simple Types: ST_FFHelpTextVal length

Shawn Villaron shawnv at microsoft.com
Thu Jun 11 02:15:29 CEST 2009


Here is my proposed text for this defect report:

DR 09-0064 - WML, Simple Types: ST_FFHelpTextVal length
Part 1, §17.18.25 will be updated as follows:
17.18.25       ST_FFHelpTextVal (Help Text Value)
This simple type specifies the format of optional help text which can be associated with the parent form field.
[Example: Consider the following WordprocessingML fragment for a drop-down list form field:

<w:fldSimple w:instr="FORMDROPDOWN">
  <w:ffData>
    <w:helpText w:type="text" w:val="Example help text." />
    <w:ddList>
      ...
    </w:ddList>
  </w:ffData>
</w:fldSimple>
The helpText element specifies the help text for the parent form field - in this case, literal help text consisting of the string Example help text. 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 256 Unicode characters.
Referenced By

helpText at val (§17.16.21)


[Note: The W3C XML Schema definition of this simple type's content model (ST_FFHelpTextVal) is located in §A.1. end note]



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20090610/8562f55b/attachment.htm>


More information about the sc34wg4 mailing list