Re: loext namespace in ODF strict

2024-11-07 Thread Regina Henschel
Hi Mike, Mike Kaganski schrieb am 06.11.2024 um 18:44: Hi Regina, On 06.11.2024 19:57, Regina Henschel wrote: Hi all, with ODF 1.4 we get an attribute draw:extrusion-metal-type. Its value is a QName. The default value is 'draw:MetalODF' and the value we use for MS compatibility is 'loext:Me

Re: loext namespace in ODF strict

2024-11-06 Thread Mike Kaganski
Hi Regina, On 06.11.2024 19:57, Regina Henschel wrote: Hi all, with ODF 1.4 we get an attribute draw:extrusion-metal-type. Its value is a QName. The default value is 'draw:MetalODF' and the value we use for MS compatibility is 'loext:MetalMSCompatible'. Using 'draw:MetalMSCompatible' is not

Re: loext namespace in ODF strict

2024-11-06 Thread Michael Stahl
On 06/11/2024 15:57, Regina Henschel wrote: Hi all, with ODF 1.4 we get an attribute draw:extrusion-metal-type. Its value is a QName. The default value is 'draw:MetalODF' and the value we use for MS compatibility is 'loext:MetalMSCompatible'. Using 'draw:MetalMSCompatible' is not allowed. C

loext namespace in ODF strict

2024-11-06 Thread Regina Henschel
Hi all, with ODF 1.4 we get an attribute draw:extrusion-metal-type. Its value is a QName. The default value is 'draw:MetalODF' and the value we use for MS compatibility is 'loext:MetalMSCompatible'. Using 'draw:MetalMSCompatible' is not allowed. Currently validation fails, because loext is n