index
:
~thorsten/pyxb
PyXB-1.0.x
contentmodel-debug
master
moremorewip
morewip
ooxml-example
wip
PyXB branch, upstream is git://pyxb.git.sourceforge.net/gitroot/pyxb/pyxb
thorsten
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyxb
/
namespace
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-29
Extend built-in XMLSchema_instance namespace to allow control of the
pab
1
-0
/
+90
2009-10-17
Put back necessary cache of object categories
pab
1
-4
/
+11
2009-10-17
Documentation cleanup
pab
1
-1
/
+1
2009-10-17
Remove unnecessary cache of category object names
pab
1
-8
/
+9
2009-09-15
Add in missed stuff
pab
1
-3
/
+0
2009-09-13
Remove old svnignore files
pab
1
-3
/
+0
2009-09-11
More documentation
pab
1
-6
/
+25
2009-08-27
Avoid creating redundant namespaces when no target namespace support required
pab
1
-1
/
+1
2009-08-25
Fix trac dr 46
pab
1
-5
/
+20
2009-08-21
Provide human-readable representation of namespace context
pab
1
-0
/
+12
2009-08-18
Increase debug messages in hopes of tracking down race condition
pab
1
-1
/
+1
2009-08-18
Propagate target namespace through schema include directives
pab
1
-2
/
+3
2009-08-18
Use element-specific attribute for targetNamespace functionality
pab
2
-9
/
+11
2009-08-18
Finalize by default when legitimate
pab
1
-1
/
+9
2009-08-18
Clean up mismanagement of default namespace
pab
2
-20
/
+26
2009-08-17
Set schema attributes consistently regardless of DOM implementation
pab
1
-12
/
+3
2009-08-17
Only override absent default namespaces
pab
1
-2
/
+2
2009-08-17
Default to finalize target namespace if enabled for element; permit overridin...
pab
1
-2
/
+5
2009-08-17
Improve error message
pab
1
-1
/
+1
2009-08-17
Set default namespace when constructing from DOM
pab
1
-0
/
+5
2009-08-17
Fix problem with namespace popping; remove comments from test case since saxd...
pab
1
-5
/
+11
2009-08-17
Only assign a target namespace if the element supports it
pab
1
-7
/
+9
2009-08-17
Add set of notes for which targetNamespace is obeyed when appears as attribute
pab
2
-2
/
+18
2009-08-17
Disable feature that screws up testing
pab
1
-6
/
+9
2009-08-16
Hacking towards SAX-based DOM model
pab
1
-0
/
+3
2009-08-14
Documentation updates, and cleanup in import helper
pab
2
-6
/
+12
2009-08-14
Clean up development area
pab
1
-0
/
+3
2009-08-14
Fix reference
pab
1
-1
/
+1
2009-08-12
Put in the configuration to expand prefix
pab
1
-1
/
+1
2009-08-12
Remove default archive path, but provide a way to set it easily.
pab
1
-65
/
+68
2009-08-11
Successful validation should return true. (Unsuccessful raises exception)
pab
1
-0
/
+1
2009-08-10
Use recursive under bundles as archive path
pab
1
-1
/
+1
2009-08-09
Correct default archive path for new layout
pab
1
-1
/
+1
2009-08-08
Fix references in exception
pab
1
-1
/
+1
2009-08-08
Correct when processing dynamically created modules
pab
1
-1
/
+4
2009-08-08
Set default prefix when loading namespace binding modules, so toxml produces ...
pab
2
-0
/
+5
2009-08-04
Implement public/private namespaces
pab
1
-5
/
+8
2009-08-04
Support situation where bindings have already been imported for an archive th...
pab
1
-8
/
+27
2009-08-04
Avoid premature load of unneeded archives. Allow recursive validation under ...
pab
2
-35
/
+51
2009-08-04
Use graph-based dependency checking for archive order
pab
1
-34
/
+43
2009-08-04
Checkpoint working code to load namespaces in dependency order
pab
1
-69
/
+168
2009-08-04
Record dependencies on other archives that have modules for the same namespace
pab
2
-0
/
+24
2009-08-04
Detect schema defined in archived namespace
pab
2
-2
/
+11
2009-08-04
Support recursive PYXB_ARCHIVE_PATH
pab
1
-19
/
+15
2009-08-02
Remove more trace messages
pab
1
-1
/
+2
2009-08-02
Ensure anonymous objects are reachable from the archived models
pab
1
-3
/
+6
2009-08-02
Avoid scan of loadable archives when installing builtin components
pab
1
-2
/
+2
2009-08-02
Remove storage of module path from namespace; correct association of module w...
pab
2
-14
/
+2
2009-08-02
Can again generate all standard bindings and run demo from manual
pab
1
-4
/
+11
2009-08-02
Checkpoint rework of generation to visit only components/module records that ...
pab
2
-12
/
+20
[next]