Skip to content

Argument for WSDL #5

@Zelfrost

Description

@Zelfrost

Hello, after some search in your code, i haven't seen anything about creating argument instead of element, at the wsdl generation. Did i missed something? Or would you consider implementing it?

Currently, I can only generate things like this:

<xsd:element name="origin" type="xsd:int"/>

And i would like to generate things like this:

<xsd:attribute name="origin" type="xsd:int"/>

Thank you !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions