474849505152535455
{ return new TopicsTypeWriterImpl( ); } else { throw new UnsupportedNamespaceException( schemaNamespace + " is not the namespace of a supported version of the WS-Topics schema." ); } }
434445464748495051
{ return new TopicsTypeReaderImpl( ); } else { throw new UnsupportedNamespaceException( schemaNamespace + " is not the namespace of a supported version of the WS-Topics schema." ); } }