Set xsi:type during object construction.
authorScott Cantor <cantor.2@osu.edu>
Wed, 29 Mar 2006 17:11:38 +0000 (17:11 +0000)
committerScott Cantor <cantor.2@osu.edu>
Wed, 29 Mar 2006 17:11:38 +0000 (17:11 +0000)
commitc162396a9f005de0648b6e6598ff90b4d641deb1
tree64c7d3cbafd486ba09f90cf4c5d1229302d6c8da
parenta039baceeda19f0e5c3269332a668763c0889e90
Set xsi:type during object construction.
14 files changed:
xmltooling/AbstractXMLObject.cpp
xmltooling/AbstractXMLObject.h
xmltooling/XMLObject.h
xmltooling/XMLObjectBuilder.h
xmltooling/base.h
xmltooling/impl/AnyElement.cpp
xmltooling/impl/AnyElement.h
xmltooling/impl/UnknownElement.h
xmltooling/io/AbstractXMLObjectUnmarshaller.cpp
xmltooling/signature/impl/KeyInfoImpl.cpp
xmltooling/signature/impl/XMLSecSignatureImpl.cpp
xmltooling/signature/impl/XMLSecSignatureImpl.h
xmltoolingtest/MarshallingTest.h
xmltoolingtest/XMLObjectBaseTestCase.h