Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F391152
auth.xsd
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1000 B
Subscribers
None
auth.xsd
View Options
<?xml version="1.0" encoding="utf-8"?>
<xs:schema
id=
"AuthSchema"
xmlns=
""
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:element
name=
"auth"
>
<xs:complexType>
<xs:sequence>
<xs:element
name=
"status"
type=
"xs:integer"
minOccurs=
"1"
maxOccurs=
"1"
/>
<xs:element
name=
"perso"
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:complexType>
<xs:sequence>
<xs:element
name=
"id"
type=
"xs:int"
minOccurs=
"1"
maxOccurs=
"1"
/>
<xs:element
name=
"nickname"
type=
"xs:string"
minOccurs=
"1"
maxOccurs=
"1"
/>
<xs:element
name=
"name"
type=
"xs:string"
minOccurs=
"1"
maxOccurs=
"1"
/>
<xs:element
name=
"onBoard"
type=
"xs:boolean"
minOccurs=
"1"
maxOccurs=
"1"
/>
<xs:element
name=
"location_local"
type=
"xs:string"
minOccurs=
"0"
maxOccurs=
"1"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Sat, Feb 22, 20:21 (15 h, 28 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
21630
Default Alt Text
auth.xsd (1000 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment