Details

    • Proposal:
      Hide

      form:date: use YYYY-MM-DD
      form:time: use hh:mm[:ss.s]

      Show
      form:date: use YYYY-MM-DD form:time: use hh:mm [:ss.s]
    • Resolution:
      Hide

      Add the following to the descriptions of 19.264 form:current-value

      Depending on the element on which the attribute is used, its value shall be either a date, time, double
      or string, as follows:

      • <form:combobox> 13.5.11: string
      • <form:date> 13.5.8: date
      • <form:file> 13.5.5: string
      • <form:formatted-text> 13.5.6:string
      • <form:number> 13.5.7: double
      • <form:text> 13.5.2: string,
      • <form:textarea> 13.5.3: string
      • <form:time> 13.5.9: time

      Remove the sentence starting "When used with form number"

      Add to 19.291 form:max-value und 19.292 form:min-value

      Depending on the element on which the attribute is used, its value shall be either a date, time, double
      or string, as follows:

      • <form:date> 13.5.8: date
      • <form:formatted-text> 13.5.6:string
      • <form:number> 13.5.7: double
      • <form:time> 13.5.9: time
      • <form:value-range> 13.5.24: double

      Add to 19.318 form:value:

      Depending on the element on which the attribute is used, its value shall be either a date, time, double,
      boolean or string, as follows:

      • <form:button> 13.5.15: boolean
      • <form:checkbox> 13.5.17: boolean
      • <form:combobox> 13.5.11: string
      • <form:date> 13.5.8: date
      • <form:file> 13.5.5: string
      • <form:formatted-text> 13.5.6:string
      • <form:hidden>13.5.21: string
      • <form:image> 13.5.16: string
      • <form:number> 13.5.7: double
      • <form:option> 13.5.14: string
      • <form:password> 13.5.4: string
      • <form:radio> 13.5.18: boolean
      • <form:text> 13.5.2: string,
      • <form:textarea> 13.5.3: string
      • <form:time> 13.5.9: time
      • <form:value-range> 13.5.24: double

      Remove the sentence starting "For specific elements" and the list that follow.

      Adapt the schema so that the attribute values are a choice of the allowed datatypes.

      Show
      Add the following to the descriptions of 19.264 form:current-value Depending on the element on which the attribute is used, its value shall be either a date, time, double or string, as follows: <form:combobox> 13.5.11: string <form:date> 13.5.8: date <form:file> 13.5.5: string <form:formatted-text> 13.5.6:string <form:number> 13.5.7: double <form:text> 13.5.2: string, <form:textarea> 13.5.3: string <form:time> 13.5.9: time Remove the sentence starting "When used with form number" Add to 19.291 form:max-value und 19.292 form:min-value Depending on the element on which the attribute is used, its value shall be either a date, time, double or string, as follows: <form:date> 13.5.8: date <form:formatted-text> 13.5.6:string <form:number> 13.5.7: double <form:time> 13.5.9: time <form:value-range> 13.5.24: double Add to 19.318 form:value: Depending on the element on which the attribute is used, its value shall be either a date, time, double, boolean or string, as follows: <form:button> 13.5.15: boolean <form:checkbox> 13.5.17: boolean <form:combobox> 13.5.11: string <form:date> 13.5.8: date <form:file> 13.5.5: string <form:formatted-text> 13.5.6:string <form:hidden>13.5.21: string <form:image> 13.5.16: string <form:number> 13.5.7: double <form:option> 13.5.14: string <form:password> 13.5.4: string <form:radio> 13.5.18: boolean <form:text> 13.5.2: string, <form:textarea> 13.5.3: string <form:time> 13.5.9: time <form:value-range> 13.5.24: double Remove the sentence starting "For specific elements" and the list that follow. Adapt the schema so that the attribute values are a choice of the allowed datatypes.

      Description

      It reads:

      "The form:max-value attribute is usable with the following elements: <form:date> 13.5.8, <form:formatted-text> 13.5.6, <form:number> 13.5.7, <form:time> 13.5.9 and <form:value-range> 13.5.24.

      The form:max-value attribute has the data type string 18.2."

      A) What is the format for <form:date form:max-value="..."> (ISO date ? localized string ? I assume not)
      B) What is the format for <form:time form:max-value="..."> (is it stored localized ? am/pm ? I assume not)

      Same with 19.292 form:min-value

      19.318 form:value provides some guidance (for instance: form:number uses a double, so I assume the same goes for min-value and max-value), but still says "<form:date> - date, <form:time> - time" which isn't very clear

        Attachments

          Activity

            People

            • Assignee:
              michael.brauer Michael Brauer (Inactive)
              Reporter:
              bart.hanssens Bart Hanssens (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: