M
Mike Fellows
Im using a XmlTextWriter to create an xml document however the
doucmentation for the XML document that I have been given wants me to
create a xml document with the following:
<OrderType Code='STC'>Stock Check</OrderType>
how do I add the code='STC' to the Start Element?
Thanks
Mike Fellows
doucmentation for the XML document that I have been given wants me to
create a xml document with the following:
<OrderType Code='STC'>Stock Check</OrderType>
how do I add the code='STC' to the Start Element?
Thanks
Mike Fellows