• Hide

      add the plusses back:

           <rng:data type="QName">
      -      <rng:param name="pattern">[^:]:[^:]</rng:param>
      +      <rng:param name="pattern">[^:]+:[^:]+</rng:param>
           </rng:data>
      
      Show
      add the plusses back: <rng:data type="QName"> - <rng:param name="pattern">[^:]:[^:]</rng:param> + <rng:param name="pattern">[^:]+:[^:]+</rng:param> </rng:data>
    • Hide

      Applied as specified in OpenDocument-v1.3-csprd02.zip

      Show
      Applied as specified in OpenDocument-v1.3-csprd02.zip

      somehow the repeats are missing in the QName pattern:

      <rng:data type="QName">
      <rng:param name="pattern">[^:]:[^:]</rng:param>
      </rng:data>

            Assignee:
            Unassigned
            Reporter:
            michaelst
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: