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

2023-03-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

PJ Fanning  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-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



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

2023-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

--- Comment #5 from PJ Fanning  ---
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-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



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

2023-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

--- Comment #4 from PJ Fanning  ---
added with r1907789

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



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

2023-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

--- Comment #3 from Wim Champagne  ---
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-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



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

2023-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

--- Comment #2 from PJ Fanning  ---
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-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



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

2023-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66485

--- Comment #1 from Wim Champagne  ---
Created attachment 38500
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38500=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-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org