User Profile

Collapse

Profile Sidebar

Collapse
shruthid
shruthid
Last Activity: Jul 1 '08, 10:09 AM
Joined: Jul 1 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • can we generate a class using xsd.exe when there is a <simpleType> ?

    can we generate a class for the following xsd file using xsd.exe?? it does'nt contain a complex type..


    <?xml version="1.0" encoding="UTF-8" ?>
    <xs:schema targetNamespace ="http://www.sonatacentr al.com/service/v20" xmlns:sc="http://www.sonatacentr al.com/service/v20" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefa ult="qualified" attributeFormDe fault="unqualif ied">...
    See more | Go to post

  • can xsd.exe generate a class file with <xs:simpleType> ?

    can we generate a class for the following xsd file?? it does'nt contain a complex type..
    <?xml version="1.0" encoding="UTF-8" ?>
    <xs:schema targetNamespace ="http://www.sonatacentr al.com/service/v20" xmlns:sc="http://www.sonatacentr al.com/service/v20" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefa ult="qualified" attributeFormDe fault="unqualif ied">...
    See more | Go to post
No activity results to display
Show More
Working...