Groups > IBM > WebSphere Studio Integration Edition > src-resolve: Cannot resolve the name 'fpml:IntradocumentReference'




src-resolve: Cannot resolve the name
'fpml:IntradocumentReference'

src-resolve: Cannot resolve the name 'fpml:IntradocumentReference'
Wed, 11 Jul 2007 02:42:08 EDT
hello,

I am using 7 xsds to validate XMl files through java program. m passing name of
main xsd and all other XSDs m calling with import stmt in main XSD.But after
running the program i am getting the error as : 

Msg: src-resolve: Cannot resolve the name 'fpml:IntradocumentReference' to a(n)
'type definition' component.
org.xml.sax.SAXParseException: src-resolve: Cannot resolve the name
'fpml:IntradocumentReference' to a(n) 'type definition' component.
	at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseExcept
ion(ErrorHandlerWrapper.java:236)
	

i dont understand whats going wrong. coz i hav placed all XSDs at right place
and has given comlpete path for main XSD.

attached java program with dis

Post Reply
about | contact