OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: ODF 1.1 erratum: 3.1.18 Document Statistics: missing "meta:" namespace prefix on attributes


dear ODF TC,

have recently noticed that the ODF 1.1 specification has an error in the
schema:

in 3.1.18 Document Statistics (page 66):

the namespace prefix "meta:" is missing from the following 4 attributes:

> 	<optional>
> 		<attribute name="frame-count">
> 			<ref name="nonNegativeInteger"/>
> 		</attribute>
> 	</optional>
> 	<optional>
> 		<attribute name="sentence-count">
> 			<ref name="nonNegativeInteger"/>
> 		</attribute>
> 	</optional>
> 	<optional>
> 		<attribute name="syllable-count">
> 			<ref name="nonNegativeInteger"/>
> 		</attribute>
> 	</optional>
> 	<optional>
> 		<attribute name="non-whitespace-character-count">
> 			<ref name="nonNegativeInteger"/>
> 		</attribute>
> 	</optional>

this is clearly an error, as all other attributes of the element have
the "meta:" namespace prefix, and also directly preceding this schema
fragment there is a table which has the attributes listed with the
"meta:" namespace prefix.

OpenOffice.org and LibreOffice have always written these attributes with
the "meta:" prefix, and that is unlikely to change.

the ODF 1.0 Second Edition has the same problem.

in the ODF 1.2 schema this error has been corrected; in case there is to
be another ODF 1.1 erratum it would make sense to correct it there as well.

regards,
 michael


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]