DR 18-0005 -- response -- DML: Reference to Non-Existent Child Elements of <c:layout>

Rex Jaeschke rex at RexJaeschke.com
Tue Oct 16 01:00:11 CEST 2018


 

 

From: Alfred Hellstern <Alfred.Hellstern at microsoft.com> 
Sent: Monday, October 15, 2018 6:53 PM
To: Rex Jaeschke <rex at RexJaeschke.com>
Subject: DR 18-0005 -- response -- DML: Reference to Non-Existent Child
Elements of <c:layout>

 

DR 18-0005 - the response here is:

2018-10-15 MS Experts via Alfred:

These elements are related to manual layout, but are only written in the
binary file format, not the standard XML format. The example should instead
have an example use of <xsd:element name="manualLayout"
type="CT_ManualLayout" minOccurs="0" maxOccurs="1"/>

We write a single manualLayout, which is marked via its 'layoutTarget'
element to say whether it is 'inner' or 'outer'.

You only end up with the placement either in terms of an outer or an inner,
not both. So the translated version of the example using the "inner" one
ends up like this:

<c:plotArea>

<c:layout>

<c:manualLayout>

         <c:layoutTarget val="inner"/>

         <c:x val="10.5"/>

          <c:y val="10.5"/>

          <c:w val="312.75"/>

          <c:h val="194.25"/>

</c:manualLayout>

</c:layout>

.

</c:plotArea>

 

 



This message has been scanned for malware by Forcepoint. www.forcepoint.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20181015/196b18ef/attachment.html>


More information about the sc34wg4 mailing list