Error Buddy

Do you have an error message from your application? Then find the answer with Error Buddy. You can search over 40000 source code files and troubleshooting documents using our beta lucene/nutch search interface or if you prefer, search as normal using google. With LXR technology you can drill right down into the line of source code where it came from with full cross-referencing.

If after searching you didn't get your ideal answer, or you are still unclear what the error means, you can choose to post that question to the community forums following the link included in the search results.

corestack/ libxml2-2.6.19/ TODO_SCHEMAS [1.6]
001 - implement counted transitions at the automata level
002 
003 - Unicode:
004   + upgrade to 3.2
005   + improve the python script to generate better test
006     expressions to check the list of ranges.
007 
008 - Implement the interface at the SAX level
009 
010 - Implement the missing parts in the Structure part
011    + all content model
012    + enumerations
013    + countless others c.f. the TODO scattered in the code
014 
015 - Complete the Built-In datatype collections and Facets implementations
016 
017 - Regression tests based on
018   + the primer:
019     http://www.w3.org/TR/xmlschema-0/
020   + the Schemas Test Collection:
021     http://www.w3.org/2001/05/xmlschema-test-collection/
022   + archives of the schemas-dev list
023 
024 - Integrity constraints:
025   + what's that ? How need to read about it
026 
027 - "formal" checking, i.e. go through the full Structure spec and
028   bind code and associated parts of the Schemas spec
029 
030 - go though the erratas
031   http://www.w3.org/2001/05/xmlschema-errata

Powered by Lucene and the LXR engine.