You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@corinthia.apache.org by ja...@apache.org on 2015/08/14 15:23:43 UTC

[82/84] incubator-corinthia git commit: moved schemas to /experiments

moved schemas to /experiments

This is not really experimental code, but the scripts needs an update and possibly made differently. It is moved to experiments so we
can consider how we want to achive the result (mapping of XML elements).


Project: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/commit/8c610197
Tree: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/tree/8c610197
Diff: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/diff/8c610197

Branch: refs/heads/master
Commit: 8c610197bd52ee7e9ef3571757fe03184356e16f
Parents: 8eda56a
Author: jani <ja...@apache.org>
Authored: Fri Aug 14 14:12:21 2015 +0200
Committer: jani <ja...@apache.org>
Committed: Fri Aug 14 14:12:21 2015 +0200

----------------------------------------------------------------------
 experiments/schemas/.gitignore                  |     1 +
 experiments/schemas/HTML5/html5.csv             |   329 +
 experiments/schemas/ODF/README.txt              |     6 +
 experiments/schemas/ODF/raw.rnc                 |  4849 +++++++
 experiments/schemas/ODF/schema.html             |  1607 +++
 experiments/schemas/OOXML/changetracking.html   |   365 +
 experiments/schemas/OOXML/ctschema.html         |   101 +
 experiments/schemas/OOXML/schema.html           |  3101 ++++
 .../OOXML/transitional/DrawingML_Chart.rng      |    15 +
 .../transitional/DrawingML_Chart_Drawing.rng    |    15 +
 .../transitional/DrawingML_Diagram_Colors.rng   |    15 +
 .../transitional/DrawingML_Diagram_Data.rng     |    15 +
 .../DrawingML_Diagram_Layout_Definition.rng     |    15 +
 .../transitional/DrawingML_Diagram_Style.rng    |    15 +
 .../transitional/DrawingML_Table_Styles.rng     |    15 +
 .../OOXML/transitional/DrawingML_Theme.rng      |    15 +
 .../transitional/DrawingML_Theme_Override.rng   |    15 +
 .../PresentationML_Comment_Authors.rng          |    16 +
 .../transitional/PresentationML_Comments.rng    |    16 +
 .../PresentationML_Handout_Master.rng           |    16 +
 .../PresentationML_Notes_Master.rng             |    16 +
 .../transitional/PresentationML_Notes_Slide.rng |    16 +
 .../PresentationML_Presentation.rng             |    16 +
 .../PresentationML_Presentation_Properties.rng  |    16 +
 .../OOXML/transitional/PresentationML_Slide.rng |    16 +
 .../PresentationML_Slide_Layout.rng             |    16 +
 .../PresentationML_Slide_Master.rng             |    16 +
 ...resentationML_Slide_Synchronization_Data.rng |    16 +
 .../PresentationML_User-Defined_Tags.rng        |    16 +
 .../PresentationML_View_Properties.rng          |    16 +
 .../Shared_Additional_Characteristics.rng       |     7 +
 .../OOXML/transitional/Shared_Bibliography.rng  |     8 +
 .../Shared_Custom_File_Properties.rng           |     9 +
 ...hared_Custom_XML_Data_Storage_Properties.rng |     8 +
 .../Shared_Extended_File_Properties.rng         |     9 +
 .../SpreadsheetML_Calculation_Chain.rng         |    17 +
 .../transitional/SpreadsheetML_Chartsheet.rng   |    17 +
 .../transitional/SpreadsheetML_Comments.rng     |    17 +
 .../transitional/SpreadsheetML_Connections.rng  |    17 +
 .../SpreadsheetML_Custom_XML_Mappings.rng       |    17 +
 .../transitional/SpreadsheetML_Dialogsheet.rng  |    17 +
 .../transitional/SpreadsheetML_Drawing.rng      |    16 +
 ...readsheetML_External_Workbook_References.rng |    17 +
 .../transitional/SpreadsheetML_Metadata.rng     |    17 +
 .../transitional/SpreadsheetML_Pivot_Table.rng  |    17 +
 ...readsheetML_Pivot_Table_Cache_Definition.rng |    17 +
 .../SpreadsheetML_Pivot_Table_Cache_Records.rng |    17 +
 .../transitional/SpreadsheetML_Query_Table.rng  |    17 +
 .../SpreadsheetML_Shared_String_Table.rng       |    17 +
 ...sheetML_Shared_Workbook_Revision_Headers.rng |    17 +
 ...readsheetML_Shared_Workbook_Revision_Log.rng |    17 +
 .../SpreadsheetML_Shared_Workbook_User_Data.rng |    17 +
 ...eadsheetML_Single_Cell_Table_Definitions.rng |    17 +
 .../OOXML/transitional/SpreadsheetML_Styles.rng |    17 +
 .../SpreadsheetML_Table_Definitions.rng         |    17 +
 .../SpreadsheetML_Volatile_Dependencies.rng     |    17 +
 .../transitional/SpreadsheetML_Workbook.rng     |    17 +
 .../transitional/SpreadsheetML_Worksheet.rng    |    17 +
 .../schemas/OOXML/transitional/VML_Drawing.rng  |   101 +
 .../transitional/WordprocessingML_Comments.rng  |    25 +
 .../WordprocessingML_Document_Settings.rng      |    25 +
 .../transitional/WordprocessingML_Endnotes.rng  |    25 +
 .../WordprocessingML_Font_Table.rng             |    25 +
 .../transitional/WordprocessingML_Footer.rng    |    25 +
 .../transitional/WordprocessingML_Footnotes.rng |    25 +
 .../WordprocessingML_Glossary_Document.rng      |    25 +
 .../transitional/WordprocessingML_Header.rng    |    25 +
 ...rdprocessingML_Mail_Merge_Recipient_Data.rng |    25 +
 .../WordprocessingML_Main_Document.rng          |    25 +
 .../WordprocessingML_Numbering_Definitions.rng  |    25 +
 .../WordprocessingML_Style_Definitions.rng      |    25 +
 .../WordprocessingML_Web_Settings.rng           |    25 +
 experiments/schemas/OOXML/transitional/any.rng  |    22 +
 .../schemas/OOXML/transitional/dml-chart.rng    |  3319 +++++
 .../OOXML/transitional/dml-chartDrawing.rng     |   247 +
 .../schemas/OOXML/transitional/dml-diagram.rng  |  2109 +++
 .../OOXML/transitional/dml-lockedCanvas.rng     |     8 +
 .../schemas/OOXML/transitional/dml-main.rng     |  5749 ++++++++
 .../schemas/OOXML/transitional/dml-picture.rng  |    27 +
 .../transitional/dml-spreadsheetDrawing.rng     |   326 +
 .../transitional/dml-wordprocessingDrawing.rng  |   553 +
 experiments/schemas/OOXML/transitional/pml.rng  |  3488 +++++
 .../shared-additionalCharacteristics.rng        |    40 +
 .../OOXML/transitional/shared-bibliography.rng  |   308 +
 .../transitional/shared-commonSimpleTypes.rng   |   179 +
 .../shared-customXmlDataProperties.rng          |    30 +
 .../shared-customXmlSchemaProperties.rng        |    37 +
 .../shared-documentPropertiesCustom.rng         |    68 +
 .../shared-documentPropertiesExtended.rng       |   156 +
 .../shared-documentPropertiesVariantTypes.rng   |   344 +
 .../schemas/OOXML/transitional/shared-math.rng  |  1138 ++
 .../shared-relationshipReference.rng            |    76 +
 experiments/schemas/OOXML/transitional/sml.rng  | 12796 +++++++++++++++++
 .../schemas/OOXML/transitional/vml-main.rng     |  1319 ++
 .../OOXML/transitional/vml-officeDrawing.rng    |  1471 ++
 .../transitional/vml-presentationDrawing.rng    |    23 +
 .../transitional/vml-spreadsheetDrawing.rng     |   244 +
 .../transitional/vml-wordprocessingDrawing.rng  |   147 +
 experiments/schemas/OOXML/transitional/wml.rng  |  7932 ++++++++++
 experiments/schemas/OOXML/transitional/xml.rng  |    43 +
 experiments/schemas/createimpl.js               |   340 +
 experiments/schemas/extra.csv                   |   167 +
 experiments/schemas/generate.sh                 |     9 +
 experiments/schemas/namespaces.csv              |    58 +
 experiments/schemas/relaxng.js                  |   254 +
 experiments/schemas/schema.css                  |    98 +
 schemas/.gitignore                              |     1 -
 schemas/HTML5/html5.csv                         |   329 -
 schemas/ODF/README.txt                          |     6 -
 schemas/ODF/raw.rnc                             |  4849 -------
 schemas/ODF/schema.html                         |  1607 ---
 schemas/OOXML/changetracking.html               |   365 -
 schemas/OOXML/ctschema.html                     |   101 -
 schemas/OOXML/schema.html                       |  3101 ----
 schemas/OOXML/transitional/DrawingML_Chart.rng  |    15 -
 .../transitional/DrawingML_Chart_Drawing.rng    |    15 -
 .../transitional/DrawingML_Diagram_Colors.rng   |    15 -
 .../transitional/DrawingML_Diagram_Data.rng     |    15 -
 .../DrawingML_Diagram_Layout_Definition.rng     |    15 -
 .../transitional/DrawingML_Diagram_Style.rng    |    15 -
 .../transitional/DrawingML_Table_Styles.rng     |    15 -
 schemas/OOXML/transitional/DrawingML_Theme.rng  |    15 -
 .../transitional/DrawingML_Theme_Override.rng   |    15 -
 .../PresentationML_Comment_Authors.rng          |    16 -
 .../transitional/PresentationML_Comments.rng    |    16 -
 .../PresentationML_Handout_Master.rng           |    16 -
 .../PresentationML_Notes_Master.rng             |    16 -
 .../transitional/PresentationML_Notes_Slide.rng |    16 -
 .../PresentationML_Presentation.rng             |    16 -
 .../PresentationML_Presentation_Properties.rng  |    16 -
 .../OOXML/transitional/PresentationML_Slide.rng |    16 -
 .../PresentationML_Slide_Layout.rng             |    16 -
 .../PresentationML_Slide_Master.rng             |    16 -
 ...resentationML_Slide_Synchronization_Data.rng |    16 -
 .../PresentationML_User-Defined_Tags.rng        |    16 -
 .../PresentationML_View_Properties.rng          |    16 -
 .../Shared_Additional_Characteristics.rng       |     7 -
 .../OOXML/transitional/Shared_Bibliography.rng  |     8 -
 .../Shared_Custom_File_Properties.rng           |     9 -
 ...hared_Custom_XML_Data_Storage_Properties.rng |     8 -
 .../Shared_Extended_File_Properties.rng         |     9 -
 .../SpreadsheetML_Calculation_Chain.rng         |    17 -
 .../transitional/SpreadsheetML_Chartsheet.rng   |    17 -
 .../transitional/SpreadsheetML_Comments.rng     |    17 -
 .../transitional/SpreadsheetML_Connections.rng  |    17 -
 .../SpreadsheetML_Custom_XML_Mappings.rng       |    17 -
 .../transitional/SpreadsheetML_Dialogsheet.rng  |    17 -
 .../transitional/SpreadsheetML_Drawing.rng      |    16 -
 ...readsheetML_External_Workbook_References.rng |    17 -
 .../transitional/SpreadsheetML_Metadata.rng     |    17 -
 .../transitional/SpreadsheetML_Pivot_Table.rng  |    17 -
 ...readsheetML_Pivot_Table_Cache_Definition.rng |    17 -
 .../SpreadsheetML_Pivot_Table_Cache_Records.rng |    17 -
 .../transitional/SpreadsheetML_Query_Table.rng  |    17 -
 .../SpreadsheetML_Shared_String_Table.rng       |    17 -
 ...sheetML_Shared_Workbook_Revision_Headers.rng |    17 -
 ...readsheetML_Shared_Workbook_Revision_Log.rng |    17 -
 .../SpreadsheetML_Shared_Workbook_User_Data.rng |    17 -
 ...eadsheetML_Single_Cell_Table_Definitions.rng |    17 -
 .../OOXML/transitional/SpreadsheetML_Styles.rng |    17 -
 .../SpreadsheetML_Table_Definitions.rng         |    17 -
 .../SpreadsheetML_Volatile_Dependencies.rng     |    17 -
 .../transitional/SpreadsheetML_Workbook.rng     |    17 -
 .../transitional/SpreadsheetML_Worksheet.rng    |    17 -
 schemas/OOXML/transitional/VML_Drawing.rng      |   101 -
 .../transitional/WordprocessingML_Comments.rng  |    25 -
 .../WordprocessingML_Document_Settings.rng      |    25 -
 .../transitional/WordprocessingML_Endnotes.rng  |    25 -
 .../WordprocessingML_Font_Table.rng             |    25 -
 .../transitional/WordprocessingML_Footer.rng    |    25 -
 .../transitional/WordprocessingML_Footnotes.rng |    25 -
 .../WordprocessingML_Glossary_Document.rng      |    25 -
 .../transitional/WordprocessingML_Header.rng    |    25 -
 ...rdprocessingML_Mail_Merge_Recipient_Data.rng |    25 -
 .../WordprocessingML_Main_Document.rng          |    25 -
 .../WordprocessingML_Numbering_Definitions.rng  |    25 -
 .../WordprocessingML_Style_Definitions.rng      |    25 -
 .../WordprocessingML_Web_Settings.rng           |    25 -
 schemas/OOXML/transitional/any.rng              |    22 -
 schemas/OOXML/transitional/dml-chart.rng        |  3319 -----
 schemas/OOXML/transitional/dml-chartDrawing.rng |   247 -
 schemas/OOXML/transitional/dml-diagram.rng      |  2109 ---
 schemas/OOXML/transitional/dml-lockedCanvas.rng |     8 -
 schemas/OOXML/transitional/dml-main.rng         |  5749 --------
 schemas/OOXML/transitional/dml-picture.rng      |    27 -
 .../transitional/dml-spreadsheetDrawing.rng     |   326 -
 .../transitional/dml-wordprocessingDrawing.rng  |   553 -
 schemas/OOXML/transitional/pml.rng              |  3488 -----
 .../shared-additionalCharacteristics.rng        |    40 -
 .../OOXML/transitional/shared-bibliography.rng  |   308 -
 .../transitional/shared-commonSimpleTypes.rng   |   179 -
 .../shared-customXmlDataProperties.rng          |    30 -
 .../shared-customXmlSchemaProperties.rng        |    37 -
 .../shared-documentPropertiesCustom.rng         |    68 -
 .../shared-documentPropertiesExtended.rng       |   156 -
 .../shared-documentPropertiesVariantTypes.rng   |   344 -
 schemas/OOXML/transitional/shared-math.rng      |  1138 --
 .../shared-relationshipReference.rng            |    76 -
 schemas/OOXML/transitional/sml.rng              | 12796 -----------------
 schemas/OOXML/transitional/vml-main.rng         |  1319 --
 .../OOXML/transitional/vml-officeDrawing.rng    |  1471 --
 .../transitional/vml-presentationDrawing.rng    |    23 -
 .../transitional/vml-spreadsheetDrawing.rng     |   244 -
 .../transitional/vml-wordprocessingDrawing.rng  |   147 -
 schemas/OOXML/transitional/wml.rng              |  7932 ----------
 schemas/OOXML/transitional/xml.rng              |    43 -
 schemas/createimpl.js                           |   340 -
 schemas/extra.csv                               |   167 -
 schemas/generate.sh                             |     9 -
 schemas/namespaces.csv                          |    58 -
 schemas/relaxng.js                              |   254 -
 schemas/schema.css                              |    98 -
 212 files changed, 54684 insertions(+), 54684 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/experiments/schemas/.gitignore
----------------------------------------------------------------------
diff --git a/experiments/schemas/.gitignore b/experiments/schemas/.gitignore
new file mode 100644
index 0000000..ea1472e
--- /dev/null
+++ b/experiments/schemas/.gitignore
@@ -0,0 +1 @@
+output/

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/experiments/schemas/HTML5/html5.csv
----------------------------------------------------------------------
diff --git a/experiments/schemas/HTML5/html5.csv b/experiments/schemas/HTML5/html5.csv
new file mode 100644
index 0000000..4c46df9
--- /dev/null
+++ b/experiments/schemas/HTML5/html5.csv
@@ -0,0 +1,329 @@
+element,http://www.w3.org/1999/xhtml,a
+element,http://www.w3.org/1999/xhtml,abbr
+element,http://www.w3.org/1999/xhtml,address
+element,http://www.w3.org/1999/xhtml,area
+element,http://www.w3.org/1999/xhtml,article
+element,http://www.w3.org/1999/xhtml,aside
+element,http://www.w3.org/1999/xhtml,audio
+element,http://www.w3.org/1999/xhtml,b
+element,http://www.w3.org/1999/xhtml,base
+element,http://www.w3.org/1999/xhtml,bdi
+element,http://www.w3.org/1999/xhtml,bdo
+element,http://www.w3.org/1999/xhtml,blockquote
+element,http://www.w3.org/1999/xhtml,body
+element,http://www.w3.org/1999/xhtml,br
+element,http://www.w3.org/1999/xhtml,button
+element,http://www.w3.org/1999/xhtml,canvas
+element,http://www.w3.org/1999/xhtml,caption
+element,http://www.w3.org/1999/xhtml,cite
+element,http://www.w3.org/1999/xhtml,code
+element,http://www.w3.org/1999/xhtml,col
+element,http://www.w3.org/1999/xhtml,colgroup
+element,http://www.w3.org/1999/xhtml,command
+element,http://www.w3.org/1999/xhtml,data
+element,http://www.w3.org/1999/xhtml,datalist
+element,http://www.w3.org/1999/xhtml,dd
+element,http://www.w3.org/1999/xhtml,del
+element,http://www.w3.org/1999/xhtml,details
+element,http://www.w3.org/1999/xhtml,dfn
+element,http://www.w3.org/1999/xhtml,dialog
+element,http://www.w3.org/1999/xhtml,div
+element,http://www.w3.org/1999/xhtml,dl
+element,http://www.w3.org/1999/xhtml,dt
+element,http://www.w3.org/1999/xhtml,em
+element,http://www.w3.org/1999/xhtml,embed
+element,http://www.w3.org/1999/xhtml,fieldset
+element,http://www.w3.org/1999/xhtml,figcaption
+element,http://www.w3.org/1999/xhtml,figure
+element,http://www.w3.org/1999/xhtml,footer
+element,http://www.w3.org/1999/xhtml,form
+element,http://www.w3.org/1999/xhtml,h1
+element,http://www.w3.org/1999/xhtml,h2
+element,http://www.w3.org/1999/xhtml,h3
+element,http://www.w3.org/1999/xhtml,h4
+element,http://www.w3.org/1999/xhtml,h5
+element,http://www.w3.org/1999/xhtml,h6
+element,http://www.w3.org/1999/xhtml,head
+element,http://www.w3.org/1999/xhtml,header
+element,http://www.w3.org/1999/xhtml,hgroup
+element,http://www.w3.org/1999/xhtml,hr
+element,http://www.w3.org/1999/xhtml,html
+element,http://www.w3.org/1999/xhtml,i
+element,http://www.w3.org/1999/xhtml,iframe
+element,http://www.w3.org/1999/xhtml,img
+element,http://www.w3.org/1999/xhtml,input
+element,http://www.w3.org/1999/xhtml,ins
+element,http://www.w3.org/1999/xhtml,kbd
+element,http://www.w3.org/1999/xhtml,keygen
+element,http://www.w3.org/1999/xhtml,label
+element,http://www.w3.org/1999/xhtml,legend
+element,http://www.w3.org/1999/xhtml,li
+element,http://www.w3.org/1999/xhtml,link
+element,http://www.w3.org/1999/xhtml,map
+element,http://www.w3.org/1999/xhtml,mark
+element,http://www.w3.org/1999/xhtml,menu
+element,http://www.w3.org/1999/xhtml,meta
+element,http://www.w3.org/1999/xhtml,meter
+element,http://www.w3.org/1999/xhtml,nav
+element,http://www.w3.org/1999/xhtml,noscript
+element,http://www.w3.org/1999/xhtml,object
+element,http://www.w3.org/1999/xhtml,ol
+element,http://www.w3.org/1999/xhtml,optgroup
+element,http://www.w3.org/1999/xhtml,option
+element,http://www.w3.org/1999/xhtml,output
+element,http://www.w3.org/1999/xhtml,p
+element,http://www.w3.org/1999/xhtml,param
+element,http://www.w3.org/1999/xhtml,pre
+element,http://www.w3.org/1999/xhtml,progress
+element,http://www.w3.org/1999/xhtml,q
+element,http://www.w3.org/1999/xhtml,rp
+element,http://www.w3.org/1999/xhtml,rt
+element,http://www.w3.org/1999/xhtml,ruby
+element,http://www.w3.org/1999/xhtml,s
+element,http://www.w3.org/1999/xhtml,samp
+element,http://www.w3.org/1999/xhtml,script
+element,http://www.w3.org/1999/xhtml,section
+element,http://www.w3.org/1999/xhtml,select
+element,http://www.w3.org/1999/xhtml,small
+element,http://www.w3.org/1999/xhtml,source
+element,http://www.w3.org/1999/xhtml,span
+element,http://www.w3.org/1999/xhtml,strong
+element,http://www.w3.org/1999/xhtml,style
+element,http://www.w3.org/1999/xhtml,sub
+element,http://www.w3.org/1999/xhtml,summary
+element,http://www.w3.org/1999/xhtml,sup
+element,http://www.w3.org/1999/xhtml,table
+element,http://www.w3.org/1999/xhtml,tbody
+element,http://www.w3.org/1999/xhtml,td
+element,http://www.w3.org/1999/xhtml,textarea
+element,http://www.w3.org/1999/xhtml,tfoot
+element,http://www.w3.org/1999/xhtml,th
+element,http://www.w3.org/1999/xhtml,thead
+element,http://www.w3.org/1999/xhtml,time
+element,http://www.w3.org/1999/xhtml,title
+element,http://www.w3.org/1999/xhtml,tr
+element,http://www.w3.org/1999/xhtml,track
+element,http://www.w3.org/1999/xhtml,u
+element,http://www.w3.org/1999/xhtml,ul
+element,http://www.w3.org/1999/xhtml,var
+element,http://www.w3.org/1999/xhtml,video
+element,http://www.w3.org/1999/xhtml,wbr
+attribute,http://www.w3.org/1999/xhtml,accept
+attribute,http://www.w3.org/1999/xhtml,accept-charset
+attribute,http://www.w3.org/1999/xhtml,accesskey
+attribute,http://www.w3.org/1999/xhtml,action
+attribute,http://www.w3.org/1999/xhtml,alt
+attribute,http://www.w3.org/1999/xhtml,async
+attribute,http://www.w3.org/1999/xhtml,autocomplete
+attribute,http://www.w3.org/1999/xhtml,autocomplete
+attribute,http://www.w3.org/1999/xhtml,autofocus
+attribute,http://www.w3.org/1999/xhtml,autoplay
+attribute,http://www.w3.org/1999/xhtml,challenge
+attribute,http://www.w3.org/1999/xhtml,charset
+attribute,http://www.w3.org/1999/xhtml,charset
+attribute,http://www.w3.org/1999/xhtml,checked
+attribute,http://www.w3.org/1999/xhtml,cite
+attribute,http://www.w3.org/1999/xhtml,class
+attribute,http://www.w3.org/1999/xhtml,cols
+attribute,http://www.w3.org/1999/xhtml,colspan
+attribute,http://www.w3.org/1999/xhtml,command
+attribute,http://www.w3.org/1999/xhtml,content
+attribute,http://www.w3.org/1999/xhtml,contenteditable
+attribute,http://www.w3.org/1999/xhtml,contextmenu
+attribute,http://www.w3.org/1999/xhtml,controls
+attribute,http://www.w3.org/1999/xhtml,coords
+attribute,http://www.w3.org/1999/xhtml,crossorigin
+attribute,http://www.w3.org/1999/xhtml,data
+attribute,http://www.w3.org/1999/xhtml,datetime
+attribute,http://www.w3.org/1999/xhtml,datetime
+attribute,http://www.w3.org/1999/xhtml,default
+attribute,http://www.w3.org/1999/xhtml,defer
+attribute,http://www.w3.org/1999/xhtml,dir
+attribute,http://www.w3.org/1999/xhtml,dirname
+attribute,http://www.w3.org/1999/xhtml,disabled
+attribute,http://www.w3.org/1999/xhtml,download
+attribute,http://www.w3.org/1999/xhtml,draggable
+attribute,http://www.w3.org/1999/xhtml,dropzone
+attribute,http://www.w3.org/1999/xhtml,enctype
+attribute,http://www.w3.org/1999/xhtml,for
+attribute,http://www.w3.org/1999/xhtml,for
+attribute,http://www.w3.org/1999/xhtml,form
+attribute,http://www.w3.org/1999/xhtml,formaction
+attribute,http://www.w3.org/1999/xhtml,formenctype
+attribute,http://www.w3.org/1999/xhtml,formmethod
+attribute,http://www.w3.org/1999/xhtml,formnovalidate
+attribute,http://www.w3.org/1999/xhtml,formtarget
+attribute,http://www.w3.org/1999/xhtml,headers
+attribute,http://www.w3.org/1999/xhtml,height
+attribute,http://www.w3.org/1999/xhtml,hidden
+attribute,http://www.w3.org/1999/xhtml,high
+attribute,http://www.w3.org/1999/xhtml,href
+attribute,http://www.w3.org/1999/xhtml,href
+attribute,http://www.w3.org/1999/xhtml,href
+attribute,http://www.w3.org/1999/xhtml,hreflang
+attribute,http://www.w3.org/1999/xhtml,http-equiv
+attribute,http://www.w3.org/1999/xhtml,icon
+attribute,http://www.w3.org/1999/xhtml,id
+attribute,http://www.w3.org/1999/xhtml,inert
+attribute,http://www.w3.org/1999/xhtml,inputmode
+attribute,http://www.w3.org/1999/xhtml,ismap
+attribute,http://www.w3.org/1999/xhtml,itemid
+attribute,http://www.w3.org/1999/xhtml,itemprop
+attribute,http://www.w3.org/1999/xhtml,itemref
+attribute,http://www.w3.org/1999/xhtml,itemscope
+attribute,http://www.w3.org/1999/xhtml,itemtype
+attribute,http://www.w3.org/1999/xhtml,keytype
+attribute,http://www.w3.org/1999/xhtml,kind
+attribute,http://www.w3.org/1999/xhtml,label
+attribute,http://www.w3.org/1999/xhtml,lang
+attribute,http://www.w3.org/1999/xhtml,list
+attribute,http://www.w3.org/1999/xhtml,loop
+attribute,http://www.w3.org/1999/xhtml,low
+attribute,http://www.w3.org/1999/xhtml,manifest
+attribute,http://www.w3.org/1999/xhtml,max
+attribute,http://www.w3.org/1999/xhtml,max
+attribute,http://www.w3.org/1999/xhtml,maxlength
+attribute,http://www.w3.org/1999/xhtml,media
+attribute,http://www.w3.org/1999/xhtml,mediagroup
+attribute,http://www.w3.org/1999/xhtml,method
+attribute,http://www.w3.org/1999/xhtml,min
+attribute,http://www.w3.org/1999/xhtml,min
+attribute,http://www.w3.org/1999/xhtml,multiple
+attribute,http://www.w3.org/1999/xhtml,muted
+attribute,http://www.w3.org/1999/xhtml,name
+attribute,http://www.w3.org/1999/xhtml,name
+attribute,http://www.w3.org/1999/xhtml,name
+attribute,http://www.w3.org/1999/xhtml,name
+attribute,http://www.w3.org/1999/xhtml,name
+attribute,http://www.w3.org/1999/xhtml,name
+attribute,http://www.w3.org/1999/xhtml,novalidate
+attribute,http://www.w3.org/1999/xhtml,open
+attribute,http://www.w3.org/1999/xhtml,open
+attribute,http://www.w3.org/1999/xhtml,optimum
+attribute,http://www.w3.org/1999/xhtml,pattern
+attribute,http://www.w3.org/1999/xhtml,ping
+attribute,http://www.w3.org/1999/xhtml,placeholder
+attribute,http://www.w3.org/1999/xhtml,poster
+attribute,http://www.w3.org/1999/xhtml,preload
+attribute,http://www.w3.org/1999/xhtml,radiogroup
+attribute,http://www.w3.org/1999/xhtml,readonly
+attribute,http://www.w3.org/1999/xhtml,rel
+attribute,http://www.w3.org/1999/xhtml,required
+attribute,http://www.w3.org/1999/xhtml,reversed
+attribute,http://www.w3.org/1999/xhtml,rows
+attribute,http://www.w3.org/1999/xhtml,rowspan
+attribute,http://www.w3.org/1999/xhtml,sandbox
+attribute,http://www.w3.org/1999/xhtml,spellcheck
+attribute,http://www.w3.org/1999/xhtml,scope
+attribute,http://www.w3.org/1999/xhtml,scoped
+attribute,http://www.w3.org/1999/xhtml,seamless
+attribute,http://www.w3.org/1999/xhtml,selected
+attribute,http://www.w3.org/1999/xhtml,shape
+attribute,http://www.w3.org/1999/xhtml,size
+attribute,http://www.w3.org/1999/xhtml,sizes
+attribute,http://www.w3.org/1999/xhtml,span
+attribute,http://www.w3.org/1999/xhtml,src
+attribute,http://www.w3.org/1999/xhtml,srcdoc
+attribute,http://www.w3.org/1999/xhtml,srclang
+attribute,http://www.w3.org/1999/xhtml,start
+attribute,http://www.w3.org/1999/xhtml,step
+attribute,http://www.w3.org/1999/xhtml,style
+attribute,http://www.w3.org/1999/xhtml,tabindex
+attribute,http://www.w3.org/1999/xhtml,target
+attribute,http://www.w3.org/1999/xhtml,target
+attribute,http://www.w3.org/1999/xhtml,target
+attribute,http://www.w3.org/1999/xhtml,title
+attribute,http://www.w3.org/1999/xhtml,title
+attribute,http://www.w3.org/1999/xhtml,title
+attribute,http://www.w3.org/1999/xhtml,title
+attribute,http://www.w3.org/1999/xhtml,title
+attribute,http://www.w3.org/1999/xhtml,translate
+attribute,http://www.w3.org/1999/xhtml,type
+attribute,http://www.w3.org/1999/xhtml,type
+attribute,http://www.w3.org/1999/xhtml,type
+attribute,http://www.w3.org/1999/xhtml,type
+attribute,http://www.w3.org/1999/xhtml,type
+attribute,http://www.w3.org/1999/xhtml,type
+attribute,http://www.w3.org/1999/xhtml,typemustmatch
+attribute,http://www.w3.org/1999/xhtml,usemap
+attribute,http://www.w3.org/1999/xhtml,value
+attribute,http://www.w3.org/1999/xhtml,value
+attribute,http://www.w3.org/1999/xhtml,value
+attribute,http://www.w3.org/1999/xhtml,value
+attribute,http://www.w3.org/1999/xhtml,value
+attribute,http://www.w3.org/1999/xhtml,value
+attribute,http://www.w3.org/1999/xhtml,width
+attribute,http://www.w3.org/1999/xhtml,wrap
+attribute,http://www.w3.org/1999/xhtml,onabort
+attribute,http://www.w3.org/1999/xhtml,onafterprint
+attribute,http://www.w3.org/1999/xhtml,onbeforeprint
+attribute,http://www.w3.org/1999/xhtml,onbeforeunload
+attribute,http://www.w3.org/1999/xhtml,onblur
+attribute,http://www.w3.org/1999/xhtml,onblur
+attribute,http://www.w3.org/1999/xhtml,oncancel
+attribute,http://www.w3.org/1999/xhtml,oncanplay
+attribute,http://www.w3.org/1999/xhtml,oncanplaythrough
+attribute,http://www.w3.org/1999/xhtml,onchange
+attribute,http://www.w3.org/1999/xhtml,onclick
+attribute,http://www.w3.org/1999/xhtml,onclose
+attribute,http://www.w3.org/1999/xhtml,oncontextmenu
+attribute,http://www.w3.org/1999/xhtml,oncuechange
+attribute,http://www.w3.org/1999/xhtml,ondblclick
+attribute,http://www.w3.org/1999/xhtml,ondrag
+attribute,http://www.w3.org/1999/xhtml,ondragend
+attribute,http://www.w3.org/1999/xhtml,ondragenter
+attribute,http://www.w3.org/1999/xhtml,ondragleave
+attribute,http://www.w3.org/1999/xhtml,ondragover
+attribute,http://www.w3.org/1999/xhtml,ondragstart
+attribute,http://www.w3.org/1999/xhtml,ondrop
+attribute,http://www.w3.org/1999/xhtml,ondurationchange
+attribute,http://www.w3.org/1999/xhtml,onemptied
+attribute,http://www.w3.org/1999/xhtml,onended
+attribute,http://www.w3.org/1999/xhtml,onerror
+attribute,http://www.w3.org/1999/xhtml,onerror
+attribute,http://www.w3.org/1999/xhtml,onfocus
+attribute,http://www.w3.org/1999/xhtml,onfocus
+attribute,http://www.w3.org/1999/xhtml,onhashchange
+attribute,http://www.w3.org/1999/xhtml,oninput
+attribute,http://www.w3.org/1999/xhtml,oninvalid
+attribute,http://www.w3.org/1999/xhtml,onkeydown
+attribute,http://www.w3.org/1999/xhtml,onkeypress
+attribute,http://www.w3.org/1999/xhtml,onkeyup
+attribute,http://www.w3.org/1999/xhtml,onload
+attribute,http://www.w3.org/1999/xhtml,onload
+attribute,http://www.w3.org/1999/xhtml,onloadeddata
+attribute,http://www.w3.org/1999/xhtml,onloadedmetadata
+attribute,http://www.w3.org/1999/xhtml,onloadstart
+attribute,http://www.w3.org/1999/xhtml,onmessage
+attribute,http://www.w3.org/1999/xhtml,onmousedown
+attribute,http://www.w3.org/1999/xhtml,onmousemove
+attribute,http://www.w3.org/1999/xhtml,onmouseout
+attribute,http://www.w3.org/1999/xhtml,onmouseover
+attribute,http://www.w3.org/1999/xhtml,onmouseup
+attribute,http://www.w3.org/1999/xhtml,onmousewheel
+attribute,http://www.w3.org/1999/xhtml,onoffline
+attribute,http://www.w3.org/1999/xhtml,ononline
+attribute,http://www.w3.org/1999/xhtml,onpagehide
+attribute,http://www.w3.org/1999/xhtml,onpageshow
+attribute,http://www.w3.org/1999/xhtml,onpause
+attribute,http://www.w3.org/1999/xhtml,onplay
+attribute,http://www.w3.org/1999/xhtml,onplaying
+attribute,http://www.w3.org/1999/xhtml,onpopstate
+attribute,http://www.w3.org/1999/xhtml,onprogress
+attribute,http://www.w3.org/1999/xhtml,onratechange
+attribute,http://www.w3.org/1999/xhtml,onreset
+attribute,http://www.w3.org/1999/xhtml,onresize
+attribute,http://www.w3.org/1999/xhtml,onscroll
+attribute,http://www.w3.org/1999/xhtml,onscroll
+attribute,http://www.w3.org/1999/xhtml,onseeked
+attribute,http://www.w3.org/1999/xhtml,onseeking
+attribute,http://www.w3.org/1999/xhtml,onselect
+attribute,http://www.w3.org/1999/xhtml,onshow
+attribute,http://www.w3.org/1999/xhtml,onstalled
+attribute,http://www.w3.org/1999/xhtml,onstorage
+attribute,http://www.w3.org/1999/xhtml,onsubmit
+attribute,http://www.w3.org/1999/xhtml,onsuspend
+attribute,http://www.w3.org/1999/xhtml,ontimeupdate
+attribute,http://www.w3.org/1999/xhtml,onunload
+attribute,http://www.w3.org/1999/xhtml,onvolumechange
+attribute,http://www.w3.org/1999/xhtml,onwaiting

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/experiments/schemas/ODF/README.txt
----------------------------------------------------------------------
diff --git a/experiments/schemas/ODF/README.txt b/experiments/schemas/ODF/README.txt
new file mode 100644
index 0000000..80af9fe
--- /dev/null
+++ b/experiments/schemas/ODF/README.txt
@@ -0,0 +1,6 @@
+ODF v1.2 Relax NG schema
+
+Obtain files from:
+http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-manifest-schema.rng
+http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-schema.rng
+