src/main/java/org/apache/ws/commons/schema/XmlSchemaSerializer.java (3 lines): - line 377: * TODO: should this be caught by refusing to allow both to be true at the same time? - line 392: * TODO: should this be caught by refusing to allow both to be true at the same time? - line 412: * TODO: should this be caught by refusing to allow both to be true at the same time? src/main/java/org/apache/ws/commons/schema/SchemaBuilder.java (1 line): - line 1441: * FIXME - This seems not right. Since the redefine should take into account the attributes of the src/main/java/org/apache/ws/commons/schema/XmlSchemaDerivationMethod.java (1 line): - line 43: //TODO: not all contexts accept all these possibilities. Enforce here? src/main/java/org/apache/ws/commons/schema/XmlSchemaException.java (1 line): - line 44: // TODO :implement