<?xml version="1.0" encoding="ISO-8859-15"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"><xsd:attribute name="EOF" type="xsd:string"/><xsd:attribute name="StartingRow" type="xsd:string"/><xsd:attribute name="LastRow" type="xsd:string"/><xsd:attribute name="ExactPaging" type="xsd:string"/><xsd:attribute name="RowCount" type="xsd:string"/><xsd:attribute name="PageCount" type="xsd:string"/><xsd:attribute name="PageID" type="xsd:string"/><xsd:attribute name="CurrentPage" type="xsd:string"/><xsd:attribute name="MaxRows" type="xsd:string"/><xsd:attribute name="RecordName" type="xsd:string"/><xsd:element name="document"><xsd:complexType><xsd:all><xsd:element ref="OptDates" minOccurs="0"/><xsd:element ref="tVOContactsS" minOccurs="0"/><xsd:element ref="PageItems" minOccurs="0"/></xsd:all></xsd:complexType></xsd:element><xsd:element name="OptDates"><xsd:complexType><xsd:all><xsd:element ref="Opt_LimiteDateDeb" minOccurs="0"/><xsd:element ref="Opt_LimiteDateFin" minOccurs="0"/></xsd:all></xsd:complexType></xsd:element><xsd:element name="Opt_LimiteDateDeb" type="xsd:string"/><xsd:element name="Opt_LimiteDateFin" type="xsd:string"/><xsd:element name="tVOContactsS"><xsd:complexType><xsd:sequence><xsd:element ref="tVOContacts" minOccurs="0" maxOccurs="unbounded"/></xsd:sequence><xsd:attribute ref="EOF"/><xsd:attribute ref="StartingRow"/><xsd:attribute ref="LastRow"/><xsd:attribute ref="ExactPaging"/><xsd:attribute ref="RowCount"/><xsd:attribute ref="PageCount"/><xsd:attribute ref="PageID"/><xsd:attribute ref="CurrentPage"/><xsd:attribute ref="MaxRows"/><xsd:attribute ref="RecordName"/></xsd:complexType></xsd:element><xsd:element name="tVOContacts"><xsd:complexType><xsd:all><xsd:element ref="idContact" minOccurs="0"/><xsd:element ref="idSite" minOccurs="0"/><xsd:element ref="TypeVO" minOccurs="0"/><xsd:element ref="contact" minOccurs="0"/><xsd:element ref="email" minOccurs="0"/><xsd:element ref="telephone" minOccurs="0"/></xsd:all></xsd:complexType></xsd:element><xsd:element name="idContact" type="xsd:string"/><xsd:element name="idSite" type="xsd:string"/><xsd:element name="TypeVO" type="xsd:string"/><xsd:element name="contact" type="xsd:string"/><xsd:element name="email" type="xsd:string"/><xsd:element name="telephone" type="xsd:string"/><xsd:element name="PageItems"><xsd:complexType><xsd:simpleContent><xsd:extension base="xsd:string"><xsd:attribute ref="PageID"/></xsd:extension></xsd:simpleContent></xsd:complexType></xsd:element></xsd:schema>
