Webservice input as XSD defined XML


hello

i'm trying create webservice takes xml input, xml must follow defined xml schema. don't want validate xml explicitly in webservice, rather want client of service able see xsd , force client sent xml service can validated against xsd.
how can that?

thank :-)

well, using sort of object instead of plain xml of want automatically.  if that's not possible or need stronger schema validation can implement soapextension schema validation on send , receive.

 



Archived Forums A-B  >  ASMX Web Services and XML Serialization



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

C# System.Data.Common DbCommand and getting Datasets from Oracle