• Type: Sub-task
    • Resolution: Fixed
    • Priority: Major
    • wd22
    • Affects Version/s: wd22
    • Component/s: model, schema, spec
    • None
    • Environment:

      Toby Considine

    • Hide

      MaxConsecutiveDays is now MaxConsecutiveDurations, of of the Terms in EMIX. The MaxConsecutiveDurations Term can be applied repeatedly, i.e., 6 consecutive hours, 3 consecutive days, and 2 consecutive weeks.

      Show
      MaxConsecutiveDays is now MaxConsecutiveDurations, of of the Terms in EMIX. The MaxConsecutiveDurations Term can be applied repeatedly, i.e., 6 consecutive hours, 3 consecutive days, and 2 consecutive weeks.

      <xs:simpleType name="MaxConsecutiveDaysFilterType">
      <xs:annotation>
      <xs:documentation>tc: emix constraint?</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
      <xs:enumeration value="ACCEPT"/>
      <xs:enumeration value="REJECT"/>
      </xs:restriction>
      </xs:simpleType>

            Assignee:
            William Cox (Inactive)
            Reporter:
            Toby Considine (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: