Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
alx_20230801
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Patryk Czarnik
alx_20230801
Commits
1be0906d
Commit
1be0906d
authored
Aug 02, 2023
by
Patryk Czarnik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fragmenty dokumentacji w WSDL
parent
a0323a81
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
kalkulator.wsdl
Kalkulator/kalkulator.wsdl
+6
-0
No files found.
Kalkulator/kalkulator.wsdl
View file @
1be0906d
...
@@ -63,6 +63,9 @@
...
@@ -63,6 +63,9 @@
</xsd:element>
</xsd:element>
<xsd:complexType
name=
"DwaInty"
>
<xsd:complexType
name=
"DwaInty"
>
<xsd:annotation>
<xsd:documentation>
Typ obejmuje dwie liczby całkowite
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:sequence>
<xsd:element
name=
"arg1"
type=
"xsd:int"
/>
<xsd:element
name=
"arg1"
type=
"xsd:int"
/>
<xsd:element
name=
"arg2"
type=
"xsd:int"
/>
<xsd:element
name=
"arg2"
type=
"xsd:int"
/>
...
@@ -126,6 +129,9 @@
...
@@ -126,6 +129,9 @@
<wsdl:output
message=
"tns:witajResponse"
/>
<wsdl:output
message=
"tns:witajResponse"
/>
</wsdl:operation>
</wsdl:operation>
<wsdl:operation
name=
"add"
>
<wsdl:operation
name=
"add"
>
<wsdl:documentation>
Operacja dodaje dwie liczby.
</wsdl:documentation>
<wsdl:input
message=
"tns:addRequest"
/>
<wsdl:input
message=
"tns:addRequest"
/>
<wsdl:output
message=
"tns:addResponse"
/>
<wsdl:output
message=
"tns:addResponse"
/>
</wsdl:operation>
</wsdl:operation>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment