Skip to content

Instantly share code, notes, and snippets.

View KeyboardCombination's full-sized avatar
🎑

KeyboardCombination KeyboardCombination

🎑
View GitHub Profile
@KeyboardCombination
KeyboardCombination / WebService.WSDL
Last active November 28, 2025 19:45
RBXGS WebService WSDL
<?xml version="1.0" encoding="UTF-8"?>
<!-- ATL Server generated Web Service Description -->
<definitions xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s0="urn:Roblox" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:atls="http://tempuri.org/vc/atl/server/" targetNamespace="urn:Roblox" xmlns="http://schemas.xmlsoap.org/wsdl/">
<types>
<s:schema targetNamespace="urn:Roblox" attributeFormDefault="qualified" elementFormDefault="qualified">
<s:import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
<s:simpleType name="LuaType">
<s:restriction base="s:string">
<s:enumeration value="LUA_TTABLE"/>
<s:enumeration value="LUA_TSTRING"/>