You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2023/02/21 09:28:41 UTC

[Bug 66485] New: [PATCH] Add xsd schema for drawing/2012/chart

https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

            Bug ID: 66485
           Summary: [PATCH] Add xsd schema for drawing/2012/chart
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: XDDF
          Assignee: dev@poi.apache.org
          Reporter: wim.champagne@datadobi.com
  Target Milestone: ---

This patch will add the xsd schema for drawing/2012/chart and generate the
classes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 66485] [PATCH] Add xsd schema for drawing/2012/chart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

--- Comment #3 from Wim Champagne <wi...@datadobi.com> ---
I got the schema from
https://learn.microsoft.com/en-us/openspecs/office_standards/ms-odrawxml/1c52d959-25d3-4556-9381-cc86c1221029

Only line 2 and 3 are modified, so it used the 2006 xsd files that are present
in the POI project.


The "c15" prefix is coming from Powerpoint.  If you save a presentation that
something that uses from this extension to the spec, it will prefix it with
"c15".

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 66485] [PATCH] Add xsd schema for drawing/2012/chart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

--- Comment #1 from Wim Champagne <wi...@datadobi.com> ---
Created attachment 38500
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38500&action=edit
Addd the drawing/2012/chart xsd and generate the classes

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 66485] [PATCH] Add xsd schema for drawing/2012/chart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

--- Comment #2 from PJ Fanning <fa...@yahoo.com> ---
Could you provide a URL for that xsd? Just so we can verify it independently.

Why c15 as a prefix?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 66485] [PATCH] Add xsd schema for drawing/2012/chart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

--- Comment #5 from PJ Fanning <fa...@yahoo.com> ---
These classes will not end up in poi-ooxml-lite because no tests use the
classes.

Users who want to use poi-ooxml-full and code at the level of XMLBeans
generated classes may benefit - but coding at this level, is quite trial and
error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 66485] [PATCH] Add xsd schema for drawing/2012/chart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

PJ Fanning <fa...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 66485] [PATCH] Add xsd schema for drawing/2012/chart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

--- Comment #4 from PJ Fanning <fa...@yahoo.com> ---
added with r1907789

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org