RE: Conformant XML

2005-05-11 Thread Victor Pezzola
, your question would have probably been more suitable for the users list instead of the dev list.   Ian   From: Victor Pezzola [mailto:[EMAIL PROTECTED] Sent: Sunday, May 08, 2005 10:55 PMTo: dev@xmlbeans.apache.orgSubject: Conformant XML Hi,   I'm bringing in an XML file that should be c

RE: Conformant XML

2005-05-11 Thread Victor Pezzola
estion would have probably been more suitable for the users list instead of the dev list.   Ian   From: Victor Pezzola [mailto:[EMAIL PROTECTED] Sent: Sunday, May 08, 2005 10:55 PMTo: dev@xmlbeans.apache.orgSubject: Conformant XML Hi,   I'm bringing in an XML file that should be c

RE: Conformant XML

2005-05-09 Thread Springer, Ian P.
:55 PMTo: dev@xmlbeans.apache.orgSubject: Conformant XML Hi,   I'm bringing in an XML file that should be compliant to the schema; however, the  xmlObjExpected instanceof is not identifying it as a valid match.  How can I find ou

Conformant XML

2005-05-08 Thread Victor Pezzola
Hi,   I'm bringing in an XML file that should be compliant to the schema; however, the  xmlObjExpected instanceof is not identifying it as a valid match.  How can I find out the problem with the XmlObject?  Perhaps, using a cursor to look at the underlying XML?  Does anyone have any suggestion