MINI MINI MANI MO
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified"
attributeFormDefault="unqualified">
<!-- ********************************************************************* -->
<!-- profileType: used for profile elements -->
<!-- ********************************************************************* -->
<xs:complexType name="profileType">
<xs:attribute name="profile" type="xs:string" use="required" />
<xs:attribute name="connect_time" type="xs:string" />
<xs:attribute name="sessions_per_user" type="xs:string" />
</xs:complexType>
</xs:schema>
OHA YOOOO