summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-22Content model debuggingcontentmodel-debugThorsten Behrens3-23/+49
2010-06-20Added bold/italic hello world examplemorewipThorsten Behrens3-0/+26
2010-06-18Properly utf-8 encode tweaked xml before zippingThorsten Behrens2-2/+2
2010-06-18Added missing base type fuzzers, fixed numFromStr setupThorsten Behrens1-2/+14
2010-06-18Removed dbg print, fixed value type generationThorsten Behrens2-2/+1
2010-06-18Files for Eclipse projectCédric Bosdonnat2-0/+28
2010-06-18Fixed duplicate zip content, cleaned up examplesThorsten Behrens5-28/+38
2010-06-18Fix typo in basis.pyThorsten Behrens1-1/+2
2010-06-17Slight tweaksThorsten Behrens1-8/+5
2010-06-17XLSX sampleCédric Bosdonnat3-0/+64
2010-06-17Actually use the iteration of the constraintsCédric Bosdonnat5-2/+30
2010-06-17Added workbook part in OPCCédric Bosdonnat1-0/+4
2010-06-07wipThorsten Behrens1-0/+96
2010-06-07Made OPCPackage.files() mimetype param much more intuitiveThorsten Behrens2-10/+29
2010-06-05Added demo iteration code, more cleanup, demo docxThorsten Behrens6-26/+79
2010-06-05Cleanup, split out opc module, added license etcThorsten Behrens2-337/+352
2010-06-04Merge branch 'master' into ooxml-exampleThorsten Behrens33-1400/+1230
2010-06-04Merge branch 'master' of git://pyxb.git.sourceforge.net/gitroot/pyxb/pyxbHEADmasterThorsten Behrens33-1397/+1283
2010-06-03Added forgotten wml doc main typeThorsten Behrens1-3/+8
2010-06-03Silence dupe warning for similar types in NS, fuzzing simple typesThorsten Behrens2-13/+6
2010-06-03Renamed odf to odf-1-1 (to tell the truth)Thorsten Behrens25-1/+1
2010-06-03Added binding-generation for odfThorsten Behrens4-0/+383
2010-06-03Schema-hack: flattened form:list-value to placate pyxbThorsten Behrens2-58/+7
2010-06-03Added jing-converted ODF xsd examplesThorsten Behrens21-0/+12948
2010-06-02wipThorsten Behrens7-24/+97
2010-06-02added more ooxml schema output subdirsThorsten Behrens1-0/+2
2010-05-30Update to 1.1.2 releasePeter A. Bigot4-10/+10
2010-05-30Update to gitPeter A. Bigot1-12/+17
2010-05-30Update to current versionsPeter A. Bigot1-1/+1
2010-05-30Take out xhtml, which was a stub and is no longer available at URLPeter A. Bigot1-1/+3
2010-05-30Document content of 1.1.2Peter A. Bigot1-0/+23
2010-05-30Ignore optimized python compiled filesPeter A. Bigot1-0/+1
2010-05-30Add instructions on how to build a releasePeter A. Bigot1-0/+63
2010-05-30Remove unreferenced NFA codePeter A. Bigot3-609/+0
2010-05-30Integrate specific test for trac/33Peter A. Bigot2-0/+9
2010-05-30Even more cleanupPeter A. Bigot1-133/+127
2010-05-30More documentation cleanupPeter A. Bigot1-0/+33
2010-05-30Clean up API documentation; rename to eliminate reference to old implementationPeter A. Bigot2-45/+34
2010-05-30Document validation; ensure bad choices don't destroy the symbol setPeter A. Bigot1-24/+89
2010-05-29Create namespace if necessaryPeter A. Bigot1-2/+2
2010-05-29Specify element to avoid assignment to HeaderPeter A. Bigot1-1/+1
2010-05-29Improve handling of namespaces in wildcard validation.Peter A. Bigot1-4/+23
2010-05-29Fix end game, disable debug messagesPeter A. Bigot1-9/+10
2010-05-29First stab at all model groupPeter A. Bigot1-3/+61
2010-05-29Inhibit exception if problem occurs in rejected choicePeter A. Bigot1-1/+5
2010-05-29New test for nested choice/sequencePeter A. Bigot1-0/+54
2010-05-29Use namespace of type definition to which value belongsPeter A. Bigot1-2/+2
2010-05-29Just enough wildcard validation to make the content work.Peter A. Bigot2-8/+30
2010-05-29Use sequence, not set, to preserve determinismPeter A. Bigot1-1/+1
2010-05-29Correct parent increment on notify failure, support in verify completePeter A. Bigot1-4/+8