<?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="tVOS" minOccurs="0"/><xsd:element ref="PageItems" minOccurs="0"/></xsd:all></xsd:complexType></xsd:element><xsd:element name="tVOS"><xsd:complexType><xsd:sequence><xsd:element ref="tVO" 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="tVO"><xsd:complexType><xsd:all><xsd:element ref="DateImage" minOccurs="0"/><xsd:element ref="idNVO" minOccurs="0"/><xsd:element ref="NomImage" minOccurs="0"/><xsd:element ref="TypeVO" minOccurs="0"/><xsd:element ref="InfoMarque" minOccurs="0"/><xsd:element ref="InfoVersion" minOccurs="0"/></xsd:all></xsd:complexType></xsd:element><xsd:element name="DateImage" type="xsd:string"/><xsd:element name="idNVO" type="xsd:string"/><xsd:element name="NomImage" type="xsd:string"/><xsd:element name="TypeVO" type="xsd:string"/><xsd:element name="InfoMarque" type="xsd:string"/><xsd:element name="InfoVersion" type="xsd:string"/><xsd:element name="PageItems"><xsd:complexType><xsd:sequence><xsd:element ref="Page" minOccurs="0" maxOccurs="unbounded"/></xsd:sequence><xsd:attribute ref="PageID"/></xsd:complexType></xsd:element><xsd:element name="Page" type="xsd:string"/></xsd:schema>
