hi,
following scenario:
an xsd of "pseudo soap" messages is existing (pseudo because their is no namespace declared in my soap messages - otherwise they are fully soap-friendly .. envelope, header, body)
now, a new wsdl file needs to be written describing 3 of the messages of the "pseudo soap" schema. applying xsl transformation on the current xsd, how could i easily make the <xsd:complexType> tags i need to appear in the schema definition of the wsdl?
yep, i'm a rookie in transformations. probably this is plain simple. however, i'd appreciate any hint you could provide.
thanks heaps
following scenario:
an xsd of "pseudo soap" messages is existing (pseudo because their is no namespace declared in my soap messages - otherwise they are fully soap-friendly .. envelope, header, body)
now, a new wsdl file needs to be written describing 3 of the messages of the "pseudo soap" schema. applying xsl transformation on the current xsd, how could i easily make the <xsd:complexType> tags i need to appear in the schema definition of the wsdl?
yep, i'm a rookie in transformations. probably this is plain simple. however, i'd appreciate any hint you could provide.
thanks heaps