Details

    • Proposal:
      Hide
      --- OpenDocument-v1.2-cs01-schema.rng	2016-02-10 11:17:46.078922673 +0100
      +++ OpenDocument-v1.2-cs01-schema.rng	2016-04-29 15:02:57.099053854 +0200
      @@ -15663,7 +15663,7 @@
       		<optional>
       			<attribute name="style:page-number">
       				<choice>
      -					<ref name="positiveInteger"/>
      +					<ref name="nonNegativeInteger"/>
       					<value>auto</value>
       				</choice>
       			</attribute>
      
      
      Show
      --- OpenDocument-v1.2-cs01-schema.rng 2016-02-10 11:17:46.078922673 +0100 +++ OpenDocument-v1.2-cs01-schema.rng 2016-04-29 15:02:57.099053854 +0200 @@ -15663,7 +15663,7 @@ <optional> <attribute name="style:page-number"> <choice> - <ref name="positiveInteger"/> + <ref name="nonNegativeInteger"/> <value>auto</value> </choice> </attribute>

      Description

      <quote>
      20.320 style:page-number
      The values of the style:page-number attribute are a value of type positiveInteger 18.2 or auto.
      </quote>

      Microsoft Word also supports a value of 0 for the offset, so it would be good for interoperability and quite easy to change the type here from positiveInteger to nonNegativeInteger.

        Attachments

          Activity

            People

            • Assignee:
              michaelst Michael Stahl [X] (Inactive)
              Reporter:
              mstahl Michael Stahl (Inactive)
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: