﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="Envelope" targetNamespace="http://schemas.xmlsoap.org/soap/envelope/" xmlns:mstns="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:element name="Envelope" msdata:IsDataSet="true" msdata:Locale="en-US" msdata:Prefix="SOAP-ENV">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="Body" msdata:Prefix="SOAP-ENV">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="CHANGE_NONPROJROY_001" form="unqualified">
                <xs:complexType>
                  <xs:sequence>
                    <xs:element name="CNTROLAREA" form="unqualified" minOccurs="0" maxOccurs="unbounded">
                      <xs:complexType>
                        <xs:sequence>
                          <xs:element name="BSR" form="unqualified" minOccurs="0" maxOccurs="unbounded">
                            <xs:complexType>
                              <xs:sequence>
                                <xs:element name="VERB" form="unqualified" type="xs:string" minOccurs="0" />
                                <xs:element name="NOUN" form="unqualified" type="xs:string" minOccurs="0" />
                                <xs:element name="REVISION" form="unqualified" type="xs:string" minOccurs="0" />
                              </xs:sequence>
                            </xs:complexType>
                          </xs:element>
                          <xs:element name="HEADER" form="unqualified" minOccurs="0" maxOccurs="unbounded">
                            <xs:complexType>
                              <xs:sequence>
                                <xs:element name="completedBy" form="unqualified" type="xs:string" minOccurs="0" />
                                <xs:element name="telephone" form="unqualified" type="xs:string" minOccurs="0" />
                                <xs:element name="email" form="unqualified" type="xs:string" minOccurs="0" />
                                <xs:element name="datePrepared" form="unqualified" type="xs:string" minOccurs="0" />
                              </xs:sequence>
                            </xs:complexType>
                          </xs:element>
                        </xs:sequence>
                      </xs:complexType>
                    </xs:element>
                    <xs:element name="DATAAREA" form="unqualified" minOccurs="0" maxOccurs="unbounded">
                      <xs:complexType>
                        <xs:sequence>
                          <xs:element name="NONPROJROY" form="unqualified" minOccurs="0" maxOccurs="unbounded">
                            <xs:complexType>
                              <xs:sequence>
                                <xs:element name="productionMonth" form="unqualified" type="xs:string" minOccurs="0" />
								<xs:element name="wellEventIdentifier" form="unqualified" minOccurs="0" maxOccurs="unbounded">
                                  <xs:complexType>
                                    <xs:sequence>
                                      <xs:element name="provinceState" form="unqualified" type="xs:string" minOccurs="0" />
                                      <xs:element name="type" form="unqualified" type="xs:string" minOccurs="0" />
                                      <xs:element name="identifier" form="unqualified" type="xs:string" minOccurs="0" />
                                    </xs:sequence>
                                  </xs:complexType>
                                </xs:element>
                                <xs:element name="operatorId" form="unqualified" type="xs:string" minOccurs="0" />
								<xs:element name="cancel" form="unqualified" type="xs:string" minOccurs="0" />
                                <xs:element name="crownRoyaltyVolume" form="unqualified" type="xs:string" minOccurs="0" />
                                <xs:element name="unitPrice" form="unqualified" type="xs:string" minOccurs="0" />
                                <xs:element name="handlingCharges" form="unqualified" type="xs:string" minOccurs="0" />
                                <xs:element name="royaltyPayable" form="unqualified" type="xs:string" minOccurs="0" />
                                <xs:element name="lastSubmissionDate" form="unqualified" type="xs:string" minOccurs="0" />
                                <xs:element name="comment" form="unqualified" type="xs:string" minOccurs="0" />
                              </xs:sequence>
                            </xs:complexType>
                          </xs:element>
                        </xs:sequence>
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>