<?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="RowCount" type="xsd:string"/><xsd:attribute name="ExactPaging" 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="Params" minOccurs="0"/><xsd:element ref="PSNS" minOccurs="0"/></xsd:all></xsd:complexType></xsd:element><xsd:element name="Params"><xsd:complexType><xsd:all><xsd:element ref="ContentID" minOccurs="0"/><xsd:element ref="XMLC_Fake" minOccurs="0"/></xsd:all></xsd:complexType></xsd:element><xsd:element name="ContentID" type="xsd:string"/><xsd:element name="XMLC_Fake" type="xsd:string"/><xsd:element name="PSNS"><xsd:complexType><xsd:simpleContent><xsd:extension base="xsd:string"><xsd:attribute ref="EOF"/><xsd:attribute ref="StartingRow"/><xsd:attribute ref="LastRow"/><xsd:attribute ref="RowCount"/><xsd:attribute ref="ExactPaging"/><xsd:attribute ref="CurrentPage"/><xsd:attribute ref="MaxRows"/><xsd:attribute ref="RecordName"/></xsd:extension></xsd:simpleContent></xsd:complexType></xsd:element></xsd:schema>
