POLITECHNI
RZESZOWSKA - Wydział Elektrotechniki i Informatyki
<?xml version=”1.0"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:jaxb=”http://java.sun.com/xml/ns/jaxb" jaxb:version=”1.0”> <xs:element name="products">
<X3:complexType>
<xs:3equence> „
<xs:element ref="product" maxOccurs="unbounded" />
</x3:3equence>
</xs:complexType> </x3:element>
<X3:element name= "product">
<x3:complexType> _
<x3:3equence>
<x3:element name="name" type="xs:3tring" /> <xs:element name=”prxce" type="xs:string" /> </xs:sequence>
</xs:complexType>
</X3:element>
</xs:3chema>
JA VA Wykład 13
Copyright® 2012 Jan PROKOP
32/236