DR 09-0326 - DML, themes: Theme root element name conflict between prose and schema

Shawn Villaron shawnv at microsoft.com
Tue Mar 23 13:26:05 CET 2010


Minor tweak to remove the space in the close tag.  I believe that with this change, we can move this to LAST CALL.

From: Shawn Villaron [mailto:shawnv at microsoft.com]
Sent: Friday, March 19, 2010 12:00 AM
To: 'SC 34 WG4'
Subject: DR 09-0326 - DML, themes: Theme root element name conflict between prose and schema

This is in regards to the Ecma  defect report.  Adoption of the recommended solution is suggested:


The name of the root element, as defined in the schemas, should be the name used in the prose.

Changes to §14.2
Part

Relationship Target of

Root Element

Ref.

...

...

...

...

Theme

WordprocessingML: Main Document
SpreadsheetML: Workbook
PresentationML: Handout Master, Notes Master, Presentation, Slide Master

officeStyleSheet
theme

§Error! Reference source not found.

...

...

...

...




Changes to §14.2.7
The root element for a part of this content type shall be officeStyleSheet theme.

[Example: theme1.xml contains the following, where the name attributes of the clrScheme, fontScheme, and fmtScheme elements correspond to the document's color scheme, font scheme, and format scheme, respectively:


<a:officeStyleSheettheme xmlns:a="...">
  <a:baseStyles>
    <a:clrScheme name="...">
      ...
    </a:clrScheme>

    <a:fontScheme name="...">
      ...
    </a:fontScheme>

    <a:fmtScheme name="...">
      ...
    </a:fmtScheme>
  </a:baseStyles>
  <a:objectDefaults/>
</a:officeStyleSheettheme>
end example]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20100323/7cdde316/attachment.htm>


More information about the sc34wg4 mailing list