I am beginner in xml. I have a question about xml schema. Is it possible to import xsd types from xsd file in a xml file? If yes, how? For exemple, <?xml version="1.0" encoding="UTF-8"?> <Element1 Name="MyName" Type="xsd:ComplexType"/>
Thanks. Sana
HZ -> RE: Import xsd-xml (5 June 2007)
which language are you using? VB6, VB.Net, C#,Jscript?