ToDo list.

Akaxiso
critical
- any bugs when found.

To check.
- PtrMember@anyType.  PtrMember@anyTypes support required?
- fixed/default type document works?

enhancement
- Dynamic-type-check for document, item. (type_mismatch...?)
- type-checks (::value_type ..... Leaf).
- choice_moc.....  array adaptors.....
- Wrong document name exception.  Showing URI?
- Add occurrence in sequence/choice/all definitions... Check model.
  Only arrays can accept array occurrence.

Osixaka
- Under construction.
  Spec confirmation.
	? Restriction by attributeGroup.
  Spec: element abstract="true"....??
  SimpleType derivation is not implemented.
   only xs:restriction@base is used to represent type.
  Cyclic reference check for simpleTypes??

Tests
- More tests.
- simpleContent tests.

Done.
- Xerces-C++ deserializer does not load external DTD.
- test anyType/anyTypeArray under choice.
- test for document ----- array is root!!!
- PtrMember ::required() should implement??  Internally supported.  Not public function.
- simpleType or simpletype...   -> simpletype.
- item::get_name() or XX::name()..... fixed to get_name().
- write group array for sequence@attribute element is wrong.   empty check is wrong??
- Test adopt().
- Select NS attributes on serialization.
- Refine header file structure (especially for type_templates.h and akaxiso.h)
- add preconditions to allow complicated validation of simpleTypes.
- array could be an document.
- Occurrence corrections for choice.
- NS-1.1 supoprt.
- dup assciation prefix -> URI.
- Fully qualified attribute name.
- Namespace defaulting.
- Check copy/destruct/construct.... overrode in VC6.
- const_document ?
- construct/destruct for parser.
- Delete new-allocated objects.
- Default value -> instantiation on parse, serialization of attribute.
- Parsing Attribute (Check for lack/duplicated attributes.)
- Removeing NULL.
- initialize_namespace....?
- refine namespace declaration.
- XML-namespace ver 1.1.  (global_attributes to support renaming of namespace-prefix).
- serializer to output NS attributes.
- Nested-particles on startElement().
- Support group array.
- Choice/array uses sequential/associative for container methods.
