xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaSerializer.java (3 lines): - line 382: * TODO: should this be caught by refusing to allow both to be true at the same time? - line 397: * TODO: should this be caught by refusing to allow both to be true at the same time? - line 417: * TODO: should this be caught by refusing to allow both to be true at the same time? xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaException.java (1 line): - line 44: // TODO :implement xmlschema-walker/src/main/java/org/apache/ws/commons/schema/docpath/SaxWalkerOverDom.java (1 line): - line 368: * TODO: getData() may throw a org.w3c.dom.DOMException if the actual xmlschema-walker/src/main/java/org/apache/ws/commons/schema/walker/XmlSchemaScope.java (1 line): - line 592: // TODO: is this correct? The previous code used whichever schema was stored in the schemasByNamespace HashMap xmlschema-walker/src/main/java/org/apache/ws/commons/schema/walker/XmlSchemaWalker.java (1 line): - line 540: // TODO: is this correct? The previous code used whichever schema was stored in the schemasByNamespace HashMap xmlschema-core/src/main/java/org/apache/ws/commons/schema/SchemaBuilder.java (1 line): - line 1446: * FIXME - This seems not right. Since the redefine should take into account the attributes of the xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaDerivationMethod.java (1 line): - line 43: //TODO: not all contexts accept all these possibilities. Enforce here?