POLITECHNIKA RZESZOWSKA - Wydział Elektrotechniki i Informatyki
<xsd:simpleType name="Car">
<xsd:restriction base="xsd:string">
<xsd:enumeratlon value="Audi"/>
<xsd:enumeration value="VW"/>
<xsd:enumeratlon value="BMW"/>
</xsd:restriction>
</xsd: simpleType>
<days>2012-05-ll 2012-07-09 2012-08-14</days>)
<xsd:simpleType name="DateList">
<xsd:list itemType="xsd:date"/>
</xsd:simpleType>
Copyright © 2012 Jan PROKOP