OLD line(s): 49
| NEW line(s): 50,65
<!-- Gasoline Sold Statement --> <xsd:element name="GasolineSoldStatement" type="GasolineSoldStatementType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation> <Description>Gasoline sold statement</Description> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> <!-- Type for Repeating Group - Gasoline Sold Statement --> <xsd:complexType name="GasolineSoldStatementType"> <xsd:sequence> |