POLITECHNIKA RZESZOWSKA - Wydział BeWrotechnłkl i Informatyki
<?xml version="1.0"?> <xsd:schema xmlns:xsd = "http://www |
w3.org/2001/XMLSchema"> |
<xsd:element name = "person"> <xsd:complexType> <xsd:sequence> <xsd:element name = "name" |
type = "xsd:string"/> |
<xsd:element name = "phone" type = "xsd:string"/> | |
<xsd:element name = "email |
type = "xsd:string"/> |
<xsd:element name = "fax” |
type = "xsd:string”/> |
</xsd:sequence> </xsd:complexType> </xsd:element> </xsd:schema> |
TSWW 7 Copyright & 2012 Jan PROKOP