[xsde-users] Using name spaces?

Hardwick, David (GE Infra, Aviation) David.Hardwick at ge.com
Fri Aug 8 04:37:53 EDT 2008


Can anyone help?
 
When I use xsde to parse the following:
 
<?xml version="1.0"?>
<q:caduRequest xmlns:q="http://www.example.com/example">
  <element>TEST</element>
</q:caduRequest>
 
I get the error: line 2: column 56: unexpected element encountered. 
 
Do I need to override something in order to use namespaces/prefixes? I
see that the the multiroot example 
customises the the xml_schema::document_pimpl to process the root name
spaces etc. Do I need to do 
something similar for the example above?  
 
Regards
 



More information about the xsde-users mailing list