Generated by
CSDiff on 2002/01/03 3:24 PM<?xml version = "1.0" encoding = "ISO-8859-1"?> <!-- Application Advice Accept Schema for Ontario v2.0 2001/08/031 2001/12/21 --> <xsd:schema xmlns:xsd = "http://www.w3.org/2001/XMLSchema" xmlns = "http://www.oeb.gov.on.ca/" (Item #570) targetNamespace = "http://www.oeb.gov.on.ca/" (Item #570) elementFormDefault="qualified"> <xsd:include schemaLocation = "SimpleTypes.xsd"/> <xsd:include schemaLocation = "CommonTypes.xsd"/> <!-- --> <!-- Application Advice Accept Main Section --> <!-- --> <xsd:complexType name = "ApplicationAdviceAccept"> <xsd:sequence> <xsd:element name = "ContactInformation" type = "ContactInformationMarketParticipant" minOccurs = "0" maxOccurs = "2"/> <xsd:element name = "ConsumerInformation" type = "ConsumerInformationStandard" minOccurs = "0" maxOccurs = "1"/> <xsd:element name = "AccountInformation" type = "AccountInformationApplicationAdviceAccept" minOccurs = "0" maxOccurs = "1"/> </xsd:sequence> <xsd:attribute name = "PIPTransactionType" type = "pipTransactionTypeApplicationAdvice" use = "required"/> <xsd:attribute name = "OriginalTransactionReferenceNumber" type = "lengthThirty" use = "required"/> (Item #600) </xsd:complexType> <!-- --> <!-- Application Advice Accept Definitions --> <!-- --> <xsd:complexType name = "AccountInformationApplicationAdviceAccept"> <xsd:sequence> <xsd:element name = "ConsumerAccountNumber" type = "ConsumerAccountNumber" minOccurs = "1" maxOccurs = "2"/> <xsd:element name = "CommodityType" type = "commodityType"/> </xsd:sequence> </xsd:complexType> </xsd:schema>