XMLWordPrintable

    Details

    • Type: Bug
    • Status: Applied
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: ODF 1.2 CD 05
    • Fix Version/s: ODF 1.2 CD 06
    • Component/s: General
    • Labels:
      None
    • Proposal:
      Hide

      Delete: "The xforms:bind attribute specifies the binding of a OpenDocument control to a defined XForm model. With buttons the bind attribute refers to an <xforms:submission> element with the given ID. Pushing the button causes the appropriate XForms submission action to be performed. For all other control types, the xforms:bind attribute refers to an <xforms:bind> element with the given ID. Any such bound control reads and writes its data as determined by the appropriate bind element."

      Insert:

      "The xforms:bind attribute specifies the binding of a OpenDocument control to an XForm form.

      With OpenDocument form buttons, the bind attribute refers to an <xforms:submission> element with the given ID. Pushing the button causes the appropriate XForms submission action to be performed.

      Note: OpenDocument form button controls are: <form:button>, <form:image>, and, <form:radio>.

      With OpenDocument form non-button controls, the xforms:bind attribute refers to an <xforms:bind> element with the given ID. Any such bound control reads and writes its data as determined by the appropriate bind element."

      Note: OpenDocument form non-button controls are: <form:text>, <form:textarea>, <form:password>, <form:file>, <form:formatted-text>, <form:number>, <form:date>, <form:time>, <form:fixed-text>, <form:combobox>, <form:item>, <form:listbox>, <form:option>, <form:checkbox>, <form:frame>, <form:image-frame>, <form:hidden>, <form:grid>, <form:column>, <form:value-range>, and, <form:generic-control>."

      Show
      Delete: "The xforms:bind attribute specifies the binding of a OpenDocument control to a defined XForm model. With buttons the bind attribute refers to an <xforms:submission> element with the given ID. Pushing the button causes the appropriate XForms submission action to be performed. For all other control types, the xforms:bind attribute refers to an <xforms:bind> element with the given ID. Any such bound control reads and writes its data as determined by the appropriate bind element." Insert: "The xforms:bind attribute specifies the binding of a OpenDocument control to an XForm form. With OpenDocument form buttons, the bind attribute refers to an <xforms:submission> element with the given ID. Pushing the button causes the appropriate XForms submission action to be performed. Note: OpenDocument form button controls are: <form:button>, <form:image>, and, <form:radio>. With OpenDocument form non-button controls, the xforms:bind attribute refers to an <xforms:bind> element with the given ID. Any such bound control reads and writes its data as determined by the appropriate bind element." Note: OpenDocument form non-button controls are: <form:text>, <form:textarea>, <form:password>, <form:file>, <form:formatted-text>, <form:number>, <form:date>, <form:time>, <form:fixed-text>, <form:combobox>, <form:item>, <form:listbox>, <form:option>, <form:checkbox>, <form:frame>, <form:image-frame>, <form:hidden>, <form:grid>, <form:column>, <form:value-range>, and, <form:generic-control>."
    • Resolution:
      Hide

      Delete: "The xforms:bind attribute specifies the binding of a OpenDocument control to a defined XForm model. With buttons the bind attribute refers to an <xforms:submission> element with the given ID. Pushing the button causes the appropriate XForms submission action to be performed. For all other control types, the xforms:bind attribute refers to an <xforms:bind> element with the given ID. Any such bound control reads and writes its data as determined by the appropriate bind element."

      Insert:

      "The xforms:bind attribute specifies the binding of a OpenDocument control to an XForm form.

      With OpenDocument form buttons, the bind attribute refers to an <xforms:submission> element with the given ID. Pushing the button causes the appropriate XForms submission action to be performed.

      Note: OpenDocument form button controls are: <form:button>, <form:image>, and, <form:radio>.

      With OpenDocument form non-button controls, the xforms:bind attribute refers to an <xforms:bind> element with the given ID. Any such bound control reads and writes its data as determined by the appropriate bind element."

      Note: OpenDocument form non-button controls are: <form:text>, <form:textarea>, <form:password>, <form:file>, <form:formatted-text>, <form:number>, <form:date>, <form:time>, <form:fixed-text>, <form:combobox>, <form:item>, <form:listbox>, <form:option>, <form:checkbox>, <form:frame>, <form:image-frame>, <form:hidden>, <form:grid>, <form:column>, <form:value-range>, and, <form:generic-control>."

      Show
      Delete: "The xforms:bind attribute specifies the binding of a OpenDocument control to a defined XForm model. With buttons the bind attribute refers to an <xforms:submission> element with the given ID. Pushing the button causes the appropriate XForms submission action to be performed. For all other control types, the xforms:bind attribute refers to an <xforms:bind> element with the given ID. Any such bound control reads and writes its data as determined by the appropriate bind element." Insert: "The xforms:bind attribute specifies the binding of a OpenDocument control to an XForm form. With OpenDocument form buttons, the bind attribute refers to an <xforms:submission> element with the given ID. Pushing the button causes the appropriate XForms submission action to be performed. Note: OpenDocument form button controls are: <form:button>, <form:image>, and, <form:radio>. With OpenDocument form non-button controls, the xforms:bind attribute refers to an <xforms:bind> element with the given ID. Any such bound control reads and writes its data as determined by the appropriate bind element." Note: OpenDocument form non-button controls are: <form:text>, <form:textarea>, <form:password>, <form:file>, <form:formatted-text>, <form:number>, <form:date>, <form:time>, <form:fixed-text>, <form:combobox>, <form:item>, <form:listbox>, <form:option>, <form:checkbox>, <form:frame>, <form:image-frame>, <form:hidden>, <form:grid>, <form:column>, <form:value-range>, and, <form:generic-control>."

      Description

      On reflection, the entire paragraph for 19.906 should be re-cast, including the part noted at Office-2880 - http://tools.oasis-open.org/issues/browse/OFFICE-2880

      Now reads: "The xforms:bind attribute specifies the binding of a OpenDocument control to a defined XForm model. With buttons the bind attribute refers to an <xforms:submission> element with the given ID. Pushing the button causes the appropriate XForms submission action to be performed. For all other control types, the xforms:bind attribute refers to an <xforms:bind> element with the given ID. Any such bound control reads and writes its data as determined by the appropriate bind element."

      Suggest:

      "The xforms:bind attribute specifies the binding of a OpenDocument control to an XForm form.

      With OpenDocument form buttons, the bind attribute refers to an <xforms:submission> element with the given ID. Pushing the button causes the appropriate XForms submission action to be performed.

      Note: OpenDocument form button controls are: <form:button>, <form:image>, and, <form:radio>.

      With OpenDocument form non-button controls, the xforms:bind attribute refers to an <xforms:bind> element with the given ID. Any such bound control reads and writes its data as determined by the appropriate bind element."

      Note: OpenDocument form non-button controls are: <form:text>, <form:textarea>, <form:password>, <form:file>, <form:formatted-text>, <form:number>, <form:date>, <form:time>, <form:fixed-text>, <form:combobox>, <form:item>, <form:listbox>, <form:option>, <form:checkbox>, <form:frame>, <form:image-frame>, <form:hidden>, <form:grid>, <form:column>, <form:value-range>, and, <form:generic-control>."

      If this is correct, then I concede on Office-2880. The reason for the statement simply wasn't clear.

        Attachments

          Activity

            People

            • Assignee:
              patrick Patrick Durusau
              Reporter:
              patrick Patrick Durusau
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: