[xsd-users] S2S protocol with XSD.

Boris Kolpackov boris at codesynthesis.com
Mon Feb 15 02:31:02 EST 2010


Hi Michael,

In the future please keep your replies CC'ed to the xsd-users mailing
list as discussed in the posting guidelines:

http://www.codesynthesis.com/support/posting-guidelines.xhtml


Michael Smith <smithatwork65 at gmail.com> writes:

> It helped. Thanks a lot. However the example schemas from the S2S
> documentation doesn't parse unless I add xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance" attribute to s2s:s2sMessage
> element. Is it possible to add this implicitly from the code?

Yes, there are several ways to this which are covered in Section 5.1, 
"XML Schema Validation and Searching" in the C++/Tree Mapping Getting 
Started Guide:

http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/guide/#5.1

Boris



More information about the xsd-users mailing list