<?xml version="1.0" encoding="UTF-8"?>
<!-- Disclaimer: http://www.sbr.gov.au/software-developers/developer-tools/sbr-disclaimer-and-conditions-of-use -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dtyp.02.82="http://sbr.gov.au/fdtn/sbr.02.82.dtyp" xmlns:link="http://www.xbrl.org/2003/linkbase" xmlns:xbrli="http://www.xbrl.org/2003/instance" xmlns:xlink="http://www.w3.org/1999/xlink" targetNamespace="http://sbr.gov.au/fdtn/sbr.02.82.dtyp" elementFormDefault="qualified">
    <xsd:import namespace="http://www.xbrl.org/2003/instance" schemaLocation="http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd"/>
    <xsd:complexType name="sbrAddressCurrencyItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="F"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="T"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAddressLineItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="50"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAddressStatusItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="INV"/>
                <xsd:enumeration value="OBS"/>
                <xsd:enumeration value="OFF"/>
                <xsd:enumeration value="UNK"/>
                <xsd:enumeration value="VAL"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAgencyGeneratedReferenceNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="20"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrASICAgentNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{6}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrATOCorporateGatewayUserIDItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="10"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAuditorActionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAuditorJurisdictionItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ACT"/>
                <xsd:enumeration value="COM"/>
                <xsd:enumeration value="NSW"/>
                <xsd:enumeration value="NT"/>
                <xsd:enumeration value="QLD"/>
                <xsd:enumeration value="SA"/>
                <xsd:enumeration value="TAS"/>
                <xsd:enumeration value="VIC"/>
                <xsd:enumeration value="WA"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAustralianBusinessNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{11}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAustralianCompanyNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{9}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAustralianOwnedRDIncrementalItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="G"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAustralianRegisteredBodyNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{9}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAustralianRegisteredSchemeNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{9}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBankServiceBranchCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{6}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBPayBillerCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="([0-9])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBusinessDocumentIdentifierTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="BusinessDocumentIdentifier"/>
                <xsd:enumeration value="SenderTransactionReference"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBusinessExceptionSeverityCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Error"/>
                <xsd:enumeration value="Information"/>
                <xsd:enumeration value="Warning"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBusinessExceptionTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Application"/>
                <xsd:enumeration value="Authentication"/>
                <xsd:enumeration value="Authorisation"/>
                <xsd:enumeration value="DeliveryFailure"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Rule"/>
                <xsd:enumeration value="Sequence"/>
                <xsd:enumeration value="Signature"/>
                <xsd:enumeration value="Syntax"/>
                <xsd:enumeration value="Timeout"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBusinessSignalTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ReceiptAcceptance"/>
                <xsd:enumeration value="ReceiptException"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBusinessTransactionTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="CP"/>
                <xsd:enumeration value="PAY"/>
                <xsd:enumeration value="PEN"/>
                <xsd:enumeration value="REF"/>
                <xsd:enumeration value="REM"/>
                <xsd:enumeration value="RET"/>
                <xsd:enumeration value="REVA"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCGTEventOrAssetsItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="G"/>
                <xsd:enumeration value="O"/>
                <xsd:enumeration value="R"/>
                <xsd:enumeration value="S"/>
                <xsd:enumeration value="U"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeliveryPointItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{8}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDesignatedGroupSingleLodgerItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="9"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDesignatedGroupThresholdEntitlementCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="FUL"/>
                <xsd:enumeration value="NON"/>
                <xsd:enumeration value="SHA"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDirectDebitAccountIdentifierItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="15"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDocumentExchangeNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="6"/>
                <xsd:pattern value="[0-9]*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDocumentIdentificationItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="20"/>
                <xsd:pattern value="([0-9a-zA-Z \.,\?\(\)\{\}:;'\|\-_=\\/@#$%\*=&amp;&quot;])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEftPaymentReferenceNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="20"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEftRemitterReferenceNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="20"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrElectronicContactPreferenceItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:enumeration value="09"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrElectronicContactUsageItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:enumeration value="05"/>
                <xsd:enumeration value="08"/>
                <xsd:enumeration value="09"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEmailItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="250"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEmployerChangeOfStatusReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:enumeration value="04"/>
                <xsd:enumeration value="05"/>
                <xsd:enumeration value="06"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEmploymentStateInterstateConditionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="InterStateOnly"/>
                <xsd:enumeration value="StateAndInterstate"/>
                <xsd:enumeration value="StateOnly"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrExmptIntrstFrgnInvstmntFundsAndLifePoliciesItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:enumeration value="04"/>
                <xsd:enumeration value="05"/>
                <xsd:enumeration value="06"/>
                <xsd:enumeration value="07"/>
                <xsd:enumeration value="08"/>
                <xsd:enumeration value="09"/>
                <xsd:enumeration value="10"/>
                <xsd:enumeration value="11"/>
                <xsd:enumeration value="12"/>
                <xsd:enumeration value="13"/>
                <xsd:enumeration value="14"/>
                <xsd:enumeration value="15"/>
                <xsd:enumeration value="16"/>
                <xsd:enumeration value="17"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFamilyNameItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="40"/>
                <xsd:pattern value="([0-9a-zA-Z \.,\?\(\)\{\}:;'\|\-_=\\/@#$%\*=&amp;&quot;])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFbtVariationReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="22"/>
                <xsd:enumeration value="30"/>
                <xsd:enumeration value="31"/>
                <xsd:enumeration value="32"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFinancialConcpetItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="OTHCAP"/>
                <xsd:enumeration value="OTHEXP"/>
                <xsd:enumeration value="OTHINC"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFinancialConceptOrderItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{3}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrForestryManagedInvestmentSchemeProductOrPrivateRulingItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AN"/>
                <xsd:enumeration value="PR"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGenericNumericItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGivenNameItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="40"/>
                <xsd:pattern value="([0-9a-zA-Z \.,\?\(\)\{\}:;'\|\-_=\\/@#$%\*=&amp;&quot;])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGroupMemberTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Non-Scheduled"/>
                <xsd:enumeration value="Scheduled"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGstInstalmentVariationReasonItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="22"/>
                <xsd:enumeration value="23"/>
                <xsd:enumeration value="24"/>
                <xsd:enumeration value="25"/>
                <xsd:enumeration value="26"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIdentifierDesignationItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="20"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIdentifierIssuerItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="200"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIdentifierNameItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="50"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIdentifierStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="9"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIdentifierUsageCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="InterState"/>
                <xsd:enumeration value="MailRecipient"/>
                <xsd:enumeration value="State"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIncomeTaxAveragingMethodItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIndividualNonBusinessIncomeTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="S"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInnovationRegistrationNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="9"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInsuranceBeneficiaryTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="O"/>
                <xsd:enumeration value="T"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInteractionPartnerReceiverOrSenderCodeItemtype">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="R"/>
                <xsd:enumeration value="S"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInteractionPartnerRoleTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ABS"/>
                <xsd:enumeration value="APRA"/>
                <xsd:enumeration value="ASIC"/>
                <xsd:enumeration value="ATO"/>
                <xsd:enumeration value="Intermediary"/>
                <xsd:enumeration value="OSRACT"/>
                <xsd:enumeration value="OSRNSW"/>
                <xsd:enumeration value="OSRNT"/>
                <xsd:enumeration value="OSRQLD"/>
                <xsd:enumeration value="OSRSA"/>
                <xsd:enumeration value="OSRTAS"/>
                <xsd:enumeration value="OSRVIC"/>
                <xsd:enumeration value="OSRWA"/>
                <xsd:enumeration value="ReportingParty"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInterposedEntityElectionRevocationItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="R"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInventoryValuationTaxMethodItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="M"/>
                <xsd:enumeration value="R"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrJurisdictionOfPayrollTaxLiabilityCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="W"/>
                <xsd:enumeration value="X"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLabourHireArrangementOrOtherSpecifiedByRegulationItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="001"/>
                <xsd:enumeration value="002"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLoansToRelatedPartiesItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="M"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMedicareLevyExemptionFullDaysItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMIMEItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="doc"/>
                <xsd:enumeration value="pdf"/>
                <xsd:enumeration value="ppt"/>
                <xsd:enumeration value="xls"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMonthNameItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="April"/>
                <xsd:enumeration value="August"/>
                <xsd:enumeration value="December"/>
                <xsd:enumeration value="February"/>
                <xsd:enumeration value="January"/>
                <xsd:enumeration value="July"/>
                <xsd:enumeration value="June"/>
                <xsd:enumeration value="March"/>
                <xsd:enumeration value="May"/>
                <xsd:enumeration value="November"/>
                <xsd:enumeration value="October"/>
                <xsd:enumeration value="September"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrNameCurrencyItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="P"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrNameSuffixItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="5"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrNameTitleItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="12"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrNonAustralianOwnedRDPremiumItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="G"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationActivityStatusItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:enumeration value="04"/>
                <xsd:enumeration value="05"/>
                <xsd:enumeration value="06"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationBranchItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="3"/>
                <xsd:pattern value="([1-9]|[1-9][0-9]|[1-9][0-9][0-9])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationIndustry1993CodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="02111"/>
                <xsd:enumeration value="02112"/>
                <xsd:enumeration value="02113"/>
                <xsd:enumeration value="02114"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationNameTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="MAU"/>
                <xsd:enumeration value="MN"/>
                <xsd:enumeration value="MTR"/>
                <xsd:enumeration value="OTH"/>
                <xsd:enumeration value="OTR"/>
                <xsd:enumeration value="UNK"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationNameUsageItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Administrator"/>
                <xsd:enumeration value="Body"/>
                <xsd:enumeration value="Company"/>
                <xsd:enumeration value="Contact"/>
                <xsd:enumeration value="LodgmentContact"/>
                <xsd:enumeration value="MailRecipient"/>
                <xsd:enumeration value="SecondaryContact"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOsrClientNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="20"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOtherGivenNameItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="40"/>
                <xsd:pattern value="([0-9a-zA-Z \.,\?\(\)\{\}:;'\|\-_=\\/@#$%\*=&amp;&quot;])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaygInstalmentOptionItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="0"/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaygInstalmentVariationReasonItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="12"/>
                <xsd:enumeration value="13"/>
                <xsd:enumeration value="21"/>
                <xsd:enumeration value="22"/>
                <xsd:enumeration value="23"/>
                <xsd:enumeration value="24"/>
                <xsd:enumeration value="25"/>
                <xsd:enumeration value="26"/>
                <xsd:enumeration value="27"/>
                <xsd:enumeration value="28"/>
                <xsd:enumeration value="29"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="33"/>
                <xsd:enumeration value="34"/>
                <xsd:enumeration value="75"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaygPaymentTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="DAIP"/>
                <xsd:enumeration value="DASP"/>
                <xsd:enumeration value="DBUS"/>
                <xsd:enumeration value="DEMP"/>
                <xsd:enumeration value="DFRW"/>
                <xsd:enumeration value="DINB"/>
                <xsd:enumeration value="DLHO"/>
                <xsd:enumeration value="DLVP"/>
                <xsd:enumeration value="DNOABN"/>
                <xsd:enumeration value="DPEN"/>
                <xsd:enumeration value="DSLS"/>
                <xsd:enumeration value="SLSA"/>
                <xsd:enumeration value="W2"/>
                <xsd:enumeration value="W3"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaymentArrangementTerminationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value=" "/>
                <xsd:enumeration value="T"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaymentBasisItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:tokenItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="F"/>
                <xsd:enumeration value="L"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="S"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaymentReferenceNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9a-zA-Z_]{18}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaymentRefundOrNilItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="0"/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaymentToForeignResidentsPayeeActivityTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPayrollTaxDeductionMethodTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="E"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPayrollTaxDeductionVariationReasonItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ActualWagesUsed"/>
                <xsd:enumeration value="ChangeInEmployerType"/>
                <xsd:enumeration value="ChangeToInterstateEmploymentPeriod"/>
                <xsd:enumeration value="DeductionDeferredUntilAnnualReconciliation"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPayrollTaxGroupItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="20"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPercentageQuarterBracketsItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPeriodStateCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AIG"/>
                <xsd:enumeration value="AIM"/>
                <xsd:enumeration value="AIN"/>
                <xsd:enumeration value="ALG"/>
                <xsd:enumeration value="ALM"/>
                <xsd:enumeration value="ALN"/>
                <xsd:enumeration value="MIG"/>
                <xsd:enumeration value="MIM"/>
                <xsd:enumeration value="MIN"/>
                <xsd:enumeration value="MLG"/>
                <xsd:enumeration value="MLM"/>
                <xsd:enumeration value="MLN"/>
                <xsd:enumeration value="QIG"/>
                <xsd:enumeration value="QIM"/>
                <xsd:enumeration value="QIN"/>
                <xsd:enumeration value="QLG"/>
                <xsd:enumeration value="QLM"/>
                <xsd:enumeration value="QLN"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPeriodUniqueIdentifierItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="10"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPersonalServicesIncomeTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="P"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPersonFullNameItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="500"/>
                <xsd:pattern value="([0-9a-zA-Z \.,\?\(\)\{\}:;'\|\-_=\\/@#$%\*=&amp;&quot;])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPersonNameTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AKA"/>
                <xsd:enumeration value="BTH"/>
                <xsd:enumeration value="CNT"/>
                <xsd:enumeration value="LGL"/>
                <xsd:enumeration value="MDN"/>
                <xsd:enumeration value="NEW"/>
                <xsd:enumeration value="OTH"/>
                <xsd:enumeration value="STG"/>
                <xsd:enumeration value="TRB"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPersonRelationshipStatusItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="9"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPersonUnstructuredNameUsageItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Administrator"/>
                <xsd:enumeration value="Contact"/>
                <xsd:enumeration value="MailRecipient"/>
                <xsd:enumeration value="Signatory"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPostcodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{4}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPricingMethodUsedForAcquisitionsAndDisposalsItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPrivateCompanyUnpaidPresentEntitlementItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="X"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrQldSroClientNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{7}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRefundReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Allowances"/>
                <xsd:enumeration value="ApprenticesTrainees"/>
                <xsd:enumeration value="Contractors"/>
                <xsd:enumeration value="ETPs"/>
                <xsd:enumeration value="FBT"/>
                <xsd:enumeration value="InterstateWages"/>
                <xsd:enumeration value="JunePaymentMade"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="PreviousMiscalulation"/>
                <xsd:enumeration value="Superannuation"/>
                <xsd:enumeration value="ThresholdNotClaimed"/>
                <xsd:enumeration value="WagesOverstated"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRegisteredAuditorNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{1,7}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportBusinessOperationItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Compliance"/>
                <xsd:enumeration value="CompliancePenalty"/>
                <xsd:enumeration value="Payment"/>
                <xsd:enumeration value="Penalty"/>
                <xsd:enumeration value="Refund"/>
                <xsd:enumeration value="Remission"/>
                <xsd:enumeration value="Return"/>
                <xsd:enumeration value="RevenueAdjustment"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportCriterionItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="GI"/>
                <xsd:enumeration value="LH"/>
                <xsd:enumeration value="LHLO"/>
                <xsd:enumeration value="LO"/>
                <xsd:enumeration value="LS"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportNatureItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Consolidated"/>
                <xsd:enumeration value="Individual"/>
                <xsd:enumeration value="Interim"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportSatisfactionLevelItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Poor"/>
                <xsd:enumeration value="Satisfactory"/>
                <xsd:enumeration value="Very Good"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportTransactionIdentifierItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{10}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportTransactionTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="CONF"/>
                <xsd:enumeration value="GET"/>
                <xsd:enumeration value="GETR"/>
                <xsd:enumeration value="LI"/>
                <xsd:enumeration value="LIR"/>
                <xsd:enumeration value="PM"/>
                <xsd:enumeration value="REC"/>
                <xsd:enumeration value="SUB"/>
                <xsd:enumeration value="VAL"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportTypeVariationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrResidencyTaxPurposesOrganisationItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReturnMediaTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="P"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSalaryAndWageExpenseTaxReportingItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="O"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSexItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="0"/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSmallBusinessEntityIncomeNetItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="T"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrStandardTaxRateItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:decimalItemType">
                <xsd:totalDigits value="7"/>
                <xsd:fractionDigits value="2"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrStatementPeriodSequenceItemtype">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="3"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrStatementSearchCriteriaItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ALL"/>
                <xsd:enumeration value="Historical"/>
                <xsd:enumeration value="Unlodged"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrStatementTypeItemtype">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="F"/>
                <xsd:enumeration value="G"/>
                <xsd:enumeration value="H"/>
                <xsd:enumeration value="I"/>
                <xsd:enumeration value="J"/>
                <xsd:enumeration value="N"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="Q"/>
                <xsd:enumeration value="R"/>
                <xsd:enumeration value="S"/>
                <xsd:enumeration value="T"/>
                <xsd:enumeration value="U"/>
                <xsd:enumeration value="V"/>
                <xsd:enumeration value="W"/>
                <xsd:enumeration value="X"/>
                <xsd:enumeration value="Y"/>
                <xsd:enumeration value="Z"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrStateOrTerritoryBusinessRegistrationNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="11"/>
                <xsd:pattern value="([0-9a-zA-Z\s])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrStateOrTerritoryItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AAT"/>
                <xsd:enumeration value="ACT"/>
                <xsd:enumeration value="NSW"/>
                <xsd:enumeration value="NT"/>
                <xsd:enumeration value="QLD"/>
                <xsd:enumeration value="SA"/>
                <xsd:enumeration value="TAS"/>
                <xsd:enumeration value="VIC"/>
                <xsd:enumeration value="WA"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrString16ItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="16"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSuperannuationBenefitPaymentCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="L"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="T"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxAgentNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{8}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxationBasisOrAccountingBasisMethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ACC"/>
                <xsd:enumeration value="TAX"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxFileNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:minLength value="8"/>
                <xsd:maxLength value="9"/>
                <xsd:pattern value="([0-9])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxIdentificationNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="15"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxRateTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="CurrencyTranslation"/>
                <xsd:enumeration value="Instalment"/>
                <xsd:enumeration value="OverdueInterest"/>
                <xsd:enumeration value="OverduePenalty"/>
                <xsd:enumeration value="PAYGVoluntaryAgr"/>
                <xsd:enumeration value="PayrollTax"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTelephoneAreaCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{2}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTelephoneCountryCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="5"/>
                <xsd:pattern value="([0-9])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTelephoneNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="16"/>
                <xsd:pattern value="([0-9a-zA-Z\s])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTelephoneServiceLineItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:enumeration value="09"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTelephoneUsageItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:enumeration value="04"/>
                <xsd:enumeration value="05"/>
                <xsd:enumeration value="08"/>
                <xsd:enumeration value="09"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTerritoryRevenueSystemCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="8"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTFNExemptionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="0"/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTriIndicatorItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value=" "/>
                <xsd:enumeration value="N"/>
                <xsd:enumeration value="Y"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrUnusedAnnualOrLongServiceLeavePaymentLumpSumAItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="R"/>
                <xsd:enumeration value="T"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrVoiceAddressItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="500"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrVoiceProductItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="256"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrVoiceServiceProviderItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="200"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrWebUrlItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="1100"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrWithholderPayerNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{11}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrWorkcoverEmploymentNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="8"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFinancialConceptItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="OTHCAP"/>
                <xsd:enumeration value="OTHEXP"/>
                <xsd:enumeration value="OTHINC"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLocalityNameItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="46"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInterposedEntityElectionOrRevocationItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="E"/>
                <xsd:enumeration value="R"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxationBasisOrAccountingBasisItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ACC"/>
                <xsd:enumeration value="TAX"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAcquisitionsAndDisposalsPricingMethodItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAveragingMethodAdoptedItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="as.0001"/>
                <xsd:enumeration value="f388.0001"/>
                <xsd:enumeration value="ptlwa.0001"/>
                <xsd:enumeration value="ptmcnsw.0001"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrObligationStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Ceased"/>
                <xsd:enumeration value="Lodged"/>
                <xsd:enumeration value="NotStarted"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAddressUsageItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="BUS"/>
                <xsd:enumeration value="CNT"/>
                <xsd:enumeration value="DEL"/>
                <xsd:enumeration value="PMT"/>
                <xsd:enumeration value="POS"/>
                <xsd:enumeration value="RES"/>
                <xsd:enumeration value="RO"/>
                <xsd:enumeration value="TEM"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAuditorTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeclarationStatementTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AuditorDeclaration"/>
                <xsd:enumeration value="AuditorIndependence"/>
                <xsd:enumeration value="AuditorReport"/>
                <xsd:enumeration value="Certification"/>
                <xsd:enumeration value="DirectorAuthorisation"/>
                <xsd:enumeration value="DirectorDeclaration"/>
                <xsd:enumeration value="DirectorReport"/>
                <xsd:enumeration value="ELP"/>
                <xsd:enumeration value="HardCopy"/>
                <xsd:enumeration value="s319"/>
                <xsd:enumeration value="s320"/>
                <xsd:enumeration value="TrueAndCorrect"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEmployerGroupStatusItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ALL"/>
                <xsd:enumeration value="ALLGM"/>
                <xsd:enumeration value="ALLNSM"/>
                <xsd:enumeration value="ALLOM"/>
                <xsd:enumeration value="ALLSM"/>
                <xsd:enumeration value="ANY"/>
                <xsd:enumeration value="DGE"/>
                <xsd:enumeration value="DGEJR"/>
                <xsd:enumeration value="DGELSG"/>
                <xsd:enumeration value="DGELWG"/>
                <xsd:enumeration value="DGENSG"/>
                <xsd:enumeration value="DGESG"/>
                <xsd:enumeration value="DGESL"/>
                <xsd:enumeration value="DGESM"/>
                <xsd:enumeration value="GE"/>
                <xsd:enumeration value="ISG"/>
                <xsd:enumeration value="NGE"/>
                <xsd:enumeration value="NSGOM"/>
                <xsd:enumeration value="NSL"/>
                <xsd:enumeration value="NSM"/>
                <xsd:enumeration value="OM"/>
                <xsd:enumeration value="OMGSL"/>
                <xsd:enumeration value="SGOM"/>
                <xsd:enumeration value="SHA"/>
                <xsd:enumeration value="SLM"/>
                <xsd:enumeration value="SM"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPartyTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Auditor"/>
                <xsd:enumeration value="AuditorGeneral"/>
                <xsd:enumeration value="ConsolidatedParty"/>
                <xsd:enumeration value="Contact"/>
                <xsd:enumeration value="ControllingParty"/>
                <xsd:enumeration value="DesignatedGroupMember"/>
                <xsd:enumeration value="Director"/>
                <xsd:enumeration value="Employer"/>
                <xsd:enumeration value="GovernmentAgency"/>
                <xsd:enumeration value="Intermediary"/>
                <xsd:enumeration value="OfficialCorrespondenceRecipient"/>
                <xsd:enumeration value="Payee"/>
                <xsd:enumeration value="PublicOfficer"/>
                <xsd:enumeration value="ReportingParty"/>
                <xsd:enumeration value="Signer"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDirectCreditAccountIdentifierItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="15"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxConsolidationStatusItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrResearchDevelopmentGroupItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="a"/>
                <xsd:enumeration value="b"/>
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="G"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPeriodTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ControlOutsideAustraliaPartPeriod"/>
                <xsd:enumeration value="EmploymentPeriod"/>
                <xsd:enumeration value="FBTReportingPeriod"/>
                <xsd:enumeration value="GroupMember"/>
                <xsd:enumeration value="GroupStatus"/>
                <xsd:enumeration value="GSTReportingPeriod"/>
                <xsd:enumeration value="InterstateReconciliation"/>
                <xsd:enumeration value="ITIReportingPeriod"/>
                <xsd:enumeration value="ITWReportingPeriod"/>
                <xsd:enumeration value="LastPayPeriod"/>
                <xsd:enumeration value="Lodgment"/>
                <xsd:enumeration value="NonResidentPartPeriod"/>
                <xsd:enumeration value="PartPeriod"/>
                <xsd:enumeration value="Payment"/>
                <xsd:enumeration value="PayrollTaxPeriod"/>
                <xsd:enumeration value="PayrollTaxRate"/>
                <xsd:enumeration value="PayrollTaxThreshold"/>
                <xsd:enumeration value="PeriodicPeriod"/>
                <xsd:enumeration value="ReconciliationPeriod"/>
                <xsd:enumeration value="Report"/>
                <xsd:enumeration value="StateReconciliation"/>
                <xsd:enumeration value="SubstitutedAccountingPeriod"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrABSUnitIdentifierItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9a-zA-Z]{22}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationActivityEventItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLifeInsuranceChargePurposeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Derivatives"/>
                <xsd:enumeration value="Major development project"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Overdraft"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIncomeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="F"/>
                <xsd:enumeration value="O"/>
                <xsd:enumeration value="R"/>
                <xsd:enumeration value="T"/>
                <xsd:enumeration value="W"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGovernmentPensionsAndAllowancesItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="H"/>
                <xsd:enumeration value="I"/>
                <xsd:enumeration value="J"/>
                <xsd:enumeration value="M"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="Q"/>
                <xsd:enumeration value="S"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFamilyTrustElectionRevocationItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="E"/>
                <xsd:enumeration value="R"/>
                <xsd:enumeration value="V"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMotorVehicleTypeAndMethodItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="N"/>
                <xsd:enumeration value="O"/>
                <xsd:enumeration value="S"/>
                <xsd:enumeration value="T"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAuditorProfessionalBodyTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDistributionTrustTypeOrLossItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="F"/>
                <xsd:enumeration value="H"/>
                <xsd:enumeration value="I"/>
                <xsd:enumeration value="L"/>
                <xsd:enumeration value="M"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="Q"/>
                <xsd:enumeration value="S"/>
                <xsd:enumeration value="T"/>
                <xsd:enumeration value="U"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPersonNameUsageItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Administrator"/>
                <xsd:enumeration value="Contact"/>
                <xsd:enumeration value="DeclarationSignatory"/>
                <xsd:enumeration value="Identifier"/>
                <xsd:enumeration value="MailRecipient"/>
                <xsd:enumeration value="Signatory"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportAmendmentTypeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFinancialStatementsAuditedItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Audited"/>
                <xsd:enumeration value="Neither"/>
                <xsd:enumeration value="Reviewed"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFinclStmtRprtLodgReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="388A"/>
                <xsd:enumeration value="388B"/>
                <xsd:enumeration value="388C"/>
                <xsd:enumeration value="388D"/>
                <xsd:enumeration value="388H"/>
                <xsd:enumeration value="388I"/>
                <xsd:enumeration value="388J"/>
                <xsd:enumeration value="388L"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrWindUpReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Employer sponsor ceased operations"/>
                <xsd:enumeration value="Never operated"/>
                <xsd:enumeration value="Other reasons given"/>
                <xsd:enumeration value="Transferred to another Superannuation Entity"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSuperannuationFundClassificationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Accumulation Benefit Funds"/>
                <xsd:enumeration value="Defined Benefit Funds - all members defined benefits"/>
                <xsd:enumeration value="Defined Benefit Funds - not all members defined benefits"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSuperannuationFundFunctionalDescriptionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Approved Deposit Fund (ADF)"/>
                <xsd:enumeration value="Eligble Rollover Fund (ERF)"/>
                <xsd:enumeration value="Employer sponsored or corporate superannuation fund"/>
                <xsd:enumeration value="Exempt public sector scheme"/>
                <xsd:enumeration value="Industry"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Pooled Superannuation Trust (PST)"/>
                <xsd:enumeration value="Public offer or retail superannuation fund"/>
                <xsd:enumeration value="Public Sector"/>
                <xsd:enumeration value="Retail"/>
                <xsd:enumeration value="Retirement savings account (RSA)"/>
                <xsd:enumeration value="Small APRA fund"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAPRAlicenceNumberType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[R][0-9]{7}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAPRAfundNumberType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[L][0-9]{7}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrServiceProviderRoleItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Accountant"/>
                <xsd:enumeration value="Actuary"/>
                <xsd:enumeration value="Insurer"/>
                <xsd:enumeration value="Investment_Advisor"/>
                <xsd:enumeration value="Lawyer"/>
                <xsd:enumeration value="Other_Advisor"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRepresentationItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Employer"/>
                <xsd:enumeration value="Independent"/>
                <xsd:enumeration value="Member"/>
                <xsd:enumeration value="Professional"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBeneficiaryEntityType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="F"/>
                <xsd:enumeration value="I"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="S"/>
                <xsd:enumeration value="T"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrNoticeAddressCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Provider"/>
                <xsd:enumeration value="Supplier"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPreferredCorrespondenceMethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Electronically"/>
                <xsd:enumeration value="Paper"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrNonLodgmentAdviceReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Both"/>
                <xsd:enumeration value="Nil account balances"/>
                <xsd:enumeration value="No updates"/>
                <xsd:enumeration value="Transferred"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFinalReportReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Merger"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Wind-up"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMemberDateOfBirthDeemedCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="No"/>
                <xsd:enumeration value="Unknown"/>
                <xsd:enumeration value="Yes"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMemberMoneyHeldCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ACT"/>
                <xsd:enumeration value="NSW"/>
                <xsd:enumeration value="NT"/>
                <xsd:enumeration value="QLD"/>
                <xsd:enumeration value="SA"/>
                <xsd:enumeration value="Still held"/>
                <xsd:enumeration value="TAS"/>
                <xsd:enumeration value="Tax Office"/>
                <xsd:enumeration value="Transferred"/>
                <xsd:enumeration value="VIC"/>
                <xsd:enumeration value="WA"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMemberReferenceOtherCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Australian Government Service (AGS) number"/>
                <xsd:enumeration value="Employee number"/>
                <xsd:enumeration value="Not supplied"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Payroll number"/>
                <xsd:enumeration value="Union number"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaymentVariationReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Insufficient"/>
                <xsd:enumeration value="Member Account"/>
                <xsd:enumeration value="No TFN"/>
                <xsd:enumeration value="Transfer"/>
                <xsd:enumeration value="Trust Deed"/>
                <xsd:enumeration value="Unknown"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaymentVariationDestinationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Death beneficiary"/>
                <xsd:enumeration value="Individual"/>
                <xsd:enumeration value="Non-member"/>
                <xsd:enumeration value="Roll-over"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAdministratorTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Accountancy Practice"/>
                <xsd:enumeration value="Actuarial Administrator"/>
                <xsd:enumeration value="Controller"/>
                <xsd:enumeration value="Financial Planning Practice"/>
                <xsd:enumeration value="Industry Administrator"/>
                <xsd:enumeration value="Liquidator"/>
                <xsd:enumeration value="Retail Administrator"/>
                <xsd:enumeration value="Self Administered"/>
                <xsd:enumeration value="Specialist Firm"/>
                <xsd:enumeration value="Tax agent"/>
                <xsd:enumeration value="Trustee"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEntityTypeSystemCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Accountancy"/>
                <xsd:enumeration value="Acting"/>
                <xsd:enumeration value="Actuarial"/>
                <xsd:enumeration value="Controller"/>
                <xsd:enumeration value="Financial"/>
                <xsd:enumeration value="Industry"/>
                <xsd:enumeration value="Liquidator"/>
                <xsd:enumeration value="Retail"/>
                <xsd:enumeration value="Specialist"/>
                <xsd:enumeration value="Tax Agent"/>
                <xsd:enumeration value="Trustee"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrContributionMemberAccountStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Active"/>
                <xsd:enumeration value="Closed"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrNonNegativeMonetaryItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:monetaryItemType">
                <xsd:minInclusive value="0"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="sbrDefaultTypedContainerType">
        <xsd:restriction base="xsd:string">
            <xsd:pattern value="[A-Za-z0-9]+.*"/>
        </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="sbrGRF450LRegion">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AU"/>
                <xsd:enumeration value="EU"/>
                <xsd:enumeration value="NZ"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="SEAexJP"/>
                <xsd:enumeration value="UK"/>
                <xsd:enumeration value="USA"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInvoiceReceiptFormat">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Email"/>
                <xsd:enumeration value="Fax"/>
                <xsd:enumeration value="Mail"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrYesNoInterim">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Interim"/>
                <xsd:enumeration value="No"/>
                <xsd:enumeration value="Yes"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGRF450GRegion">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Americas"/>
                <xsd:enumeration value="AP"/>
                <xsd:enumeration value="AU"/>
                <xsd:enumeration value="NZ"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="SEA"/>
                <xsd:enumeration value="UKorEU"/>
                <xsd:enumeration value="USA"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInvestmentCapitalFactorPct">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="0"/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBasisOfPreparation">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Accounting"/>
                <xsd:enumeration value="Mix"/>
                <xsd:enumeration value="Prudential"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCustomExemptionReason">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Availability"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Terms"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrExemptionType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Atypical"/>
                <xsd:enumeration value="Custom"/>
                <xsd:enumeration value="Foreign"/>
                <xsd:enumeration value="HVI"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAtypicalRiskClass">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Aviation liability"/>
                <xsd:enumeration value="Biological"/>
                <xsd:enumeration value="Equine"/>
                <xsd:enumeration value="Medical clinical trials"/>
                <xsd:enumeration value="Nuclear"/>
                <xsd:enumeration value="Shipowners' Protection and Indemnity"/>
                <xsd:enumeration value="Space"/>
                <xsd:enumeration value="Terrorism"/>
                <xsd:enumeration value="War"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBasisMaximumCallAmountCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="% of contribution"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Specified Amount"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrConfidenceLevelCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="High"/>
                <xsd:enumeration value="Low"/>
                <xsd:enumeration value="Medium"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrExcessRecipientCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Charity"/>
                <xsd:enumeration value="Members"/>
                <xsd:enumeration value="Other"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMERBasisCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1 in 1"/>
                <xsd:enumeration value="1 in 100"/>
                <xsd:enumeration value="1 in 150"/>
                <xsd:enumeration value="1 in 20"/>
                <xsd:enumeration value="1 in 200"/>
                <xsd:enumeration value="1 in 250"/>
                <xsd:enumeration value="1 in 40"/>
                <xsd:enumeration value="1 in 60"/>
                <xsd:enumeration value="1 in 80"/>
                <xsd:enumeration value="Another basis"/>
                <xsd:enumeration value="More than 1 in 250"/>
                <xsd:enumeration value="No basis"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMERmethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Actuarial consultation"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Other consulting services"/>
                <xsd:enumeration value="Proprietary Risk Modelling software"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEarnoutArrangementPartyCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Buyer"/>
                <xsd:enumeration value="No"/>
                <xsd:enumeration value="Seller"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFundBenefitStructureCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="E"/>
                <xsd:enumeration value="U"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCountryNameCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ad"/>
                <xsd:enumeration value="ae"/>
                <xsd:enumeration value="af"/>
                <xsd:enumeration value="ag"/>
                <xsd:enumeration value="ai"/>
                <xsd:enumeration value="al"/>
                <xsd:enumeration value="am"/>
                <xsd:enumeration value="ao"/>
                <xsd:enumeration value="aq"/>
                <xsd:enumeration value="ar"/>
                <xsd:enumeration value="as"/>
                <xsd:enumeration value="at"/>
                <xsd:enumeration value="au"/>
                <xsd:enumeration value="aw"/>
                <xsd:enumeration value="ax"/>
                <xsd:enumeration value="az"/>
                <xsd:enumeration value="ba"/>
                <xsd:enumeration value="bb"/>
                <xsd:enumeration value="bd"/>
                <xsd:enumeration value="be"/>
                <xsd:enumeration value="bf"/>
                <xsd:enumeration value="bg"/>
                <xsd:enumeration value="bh"/>
                <xsd:enumeration value="bi"/>
                <xsd:enumeration value="bj"/>
                <xsd:enumeration value="bl"/>
                <xsd:enumeration value="bm"/>
                <xsd:enumeration value="bn"/>
                <xsd:enumeration value="bo"/>
                <xsd:enumeration value="bq"/>
                <xsd:enumeration value="br"/>
                <xsd:enumeration value="bs"/>
                <xsd:enumeration value="bt"/>
                <xsd:enumeration value="bv"/>
                <xsd:enumeration value="bw"/>
                <xsd:enumeration value="by"/>
                <xsd:enumeration value="bz"/>
                <xsd:enumeration value="ca"/>
                <xsd:enumeration value="cc"/>
                <xsd:enumeration value="cd"/>
                <xsd:enumeration value="cf"/>
                <xsd:enumeration value="cg"/>
                <xsd:enumeration value="ch"/>
                <xsd:enumeration value="ci"/>
                <xsd:enumeration value="ck"/>
                <xsd:enumeration value="cl"/>
                <xsd:enumeration value="cm"/>
                <xsd:enumeration value="cn"/>
                <xsd:enumeration value="co"/>
                <xsd:enumeration value="cr"/>
                <xsd:enumeration value="cu"/>
                <xsd:enumeration value="cv"/>
                <xsd:enumeration value="cw"/>
                <xsd:enumeration value="cx"/>
                <xsd:enumeration value="cy"/>
                <xsd:enumeration value="cz"/>
                <xsd:enumeration value="de"/>
                <xsd:enumeration value="dj"/>
                <xsd:enumeration value="dk"/>
                <xsd:enumeration value="dm"/>
                <xsd:enumeration value="do"/>
                <xsd:enumeration value="dz"/>
                <xsd:enumeration value="ec"/>
                <xsd:enumeration value="ee"/>
                <xsd:enumeration value="eg"/>
                <xsd:enumeration value="eh"/>
                <xsd:enumeration value="er"/>
                <xsd:enumeration value="es"/>
                <xsd:enumeration value="et"/>
                <xsd:enumeration value="fi"/>
                <xsd:enumeration value="fj"/>
                <xsd:enumeration value="fk"/>
                <xsd:enumeration value="fm"/>
                <xsd:enumeration value="fo"/>
                <xsd:enumeration value="fr"/>
                <xsd:enumeration value="ga"/>
                <xsd:enumeration value="gb"/>
                <xsd:enumeration value="gd"/>
                <xsd:enumeration value="ge"/>
                <xsd:enumeration value="gf"/>
                <xsd:enumeration value="gg"/>
                <xsd:enumeration value="gh"/>
                <xsd:enumeration value="gi"/>
                <xsd:enumeration value="gl"/>
                <xsd:enumeration value="gm"/>
                <xsd:enumeration value="gn"/>
                <xsd:enumeration value="gp"/>
                <xsd:enumeration value="gq"/>
                <xsd:enumeration value="gr"/>
                <xsd:enumeration value="gs"/>
                <xsd:enumeration value="gt"/>
                <xsd:enumeration value="gu"/>
                <xsd:enumeration value="gw"/>
                <xsd:enumeration value="gy"/>
                <xsd:enumeration value="hk"/>
                <xsd:enumeration value="hm"/>
                <xsd:enumeration value="hn"/>
                <xsd:enumeration value="hr"/>
                <xsd:enumeration value="ht"/>
                <xsd:enumeration value="hu"/>
                <xsd:enumeration value="id"/>
                <xsd:enumeration value="ie"/>
                <xsd:enumeration value="il"/>
                <xsd:enumeration value="im"/>
                <xsd:enumeration value="in"/>
                <xsd:enumeration value="io"/>
                <xsd:enumeration value="iq"/>
                <xsd:enumeration value="ir"/>
                <xsd:enumeration value="is"/>
                <xsd:enumeration value="it"/>
                <xsd:enumeration value="je"/>
                <xsd:enumeration value="jm"/>
                <xsd:enumeration value="jo"/>
                <xsd:enumeration value="jp"/>
                <xsd:enumeration value="ke"/>
                <xsd:enumeration value="kg"/>
                <xsd:enumeration value="kh"/>
                <xsd:enumeration value="ki"/>
                <xsd:enumeration value="km"/>
                <xsd:enumeration value="kn"/>
                <xsd:enumeration value="kp"/>
                <xsd:enumeration value="kr"/>
                <xsd:enumeration value="kw"/>
                <xsd:enumeration value="ky"/>
                <xsd:enumeration value="kz"/>
                <xsd:enumeration value="la"/>
                <xsd:enumeration value="lb"/>
                <xsd:enumeration value="lc"/>
                <xsd:enumeration value="li"/>
                <xsd:enumeration value="lk"/>
                <xsd:enumeration value="lr"/>
                <xsd:enumeration value="ls"/>
                <xsd:enumeration value="lt"/>
                <xsd:enumeration value="lu"/>
                <xsd:enumeration value="lv"/>
                <xsd:enumeration value="ly"/>
                <xsd:enumeration value="ma"/>
                <xsd:enumeration value="mc"/>
                <xsd:enumeration value="md"/>
                <xsd:enumeration value="me"/>
                <xsd:enumeration value="mf"/>
                <xsd:enumeration value="mg"/>
                <xsd:enumeration value="mh"/>
                <xsd:enumeration value="mk"/>
                <xsd:enumeration value="ml"/>
                <xsd:enumeration value="mm"/>
                <xsd:enumeration value="mn"/>
                <xsd:enumeration value="mo"/>
                <xsd:enumeration value="mp"/>
                <xsd:enumeration value="mq"/>
                <xsd:enumeration value="mr"/>
                <xsd:enumeration value="ms"/>
                <xsd:enumeration value="mt"/>
                <xsd:enumeration value="mu"/>
                <xsd:enumeration value="mv"/>
                <xsd:enumeration value="mw"/>
                <xsd:enumeration value="mx"/>
                <xsd:enumeration value="my"/>
                <xsd:enumeration value="mz"/>
                <xsd:enumeration value="na"/>
                <xsd:enumeration value="nc"/>
                <xsd:enumeration value="ne"/>
                <xsd:enumeration value="nf"/>
                <xsd:enumeration value="ng"/>
                <xsd:enumeration value="ni"/>
                <xsd:enumeration value="nl"/>
                <xsd:enumeration value="no"/>
                <xsd:enumeration value="np"/>
                <xsd:enumeration value="nr"/>
                <xsd:enumeration value="nu"/>
                <xsd:enumeration value="nz"/>
                <xsd:enumeration value="om"/>
                <xsd:enumeration value="pa"/>
                <xsd:enumeration value="pe"/>
                <xsd:enumeration value="pf"/>
                <xsd:enumeration value="pg"/>
                <xsd:enumeration value="ph"/>
                <xsd:enumeration value="pk"/>
                <xsd:enumeration value="pl"/>
                <xsd:enumeration value="pm"/>
                <xsd:enumeration value="pn"/>
                <xsd:enumeration value="pr"/>
                <xsd:enumeration value="ps"/>
                <xsd:enumeration value="pt"/>
                <xsd:enumeration value="pw"/>
                <xsd:enumeration value="py"/>
                <xsd:enumeration value="qa"/>
                <xsd:enumeration value="re"/>
                <xsd:enumeration value="ro"/>
                <xsd:enumeration value="rs"/>
                <xsd:enumeration value="ru"/>
                <xsd:enumeration value="rw"/>
                <xsd:enumeration value="sa"/>
                <xsd:enumeration value="sb"/>
                <xsd:enumeration value="sc"/>
                <xsd:enumeration value="sd"/>
                <xsd:enumeration value="se"/>
                <xsd:enumeration value="sg"/>
                <xsd:enumeration value="sh"/>
                <xsd:enumeration value="si"/>
                <xsd:enumeration value="sj"/>
                <xsd:enumeration value="sk"/>
                <xsd:enumeration value="sl"/>
                <xsd:enumeration value="sm"/>
                <xsd:enumeration value="sn"/>
                <xsd:enumeration value="so"/>
                <xsd:enumeration value="sr"/>
                <xsd:enumeration value="ss"/>
                <xsd:enumeration value="st"/>
                <xsd:enumeration value="sv"/>
                <xsd:enumeration value="sx"/>
                <xsd:enumeration value="sy"/>
                <xsd:enumeration value="sz"/>
                <xsd:enumeration value="tc"/>
                <xsd:enumeration value="td"/>
                <xsd:enumeration value="tf"/>
                <xsd:enumeration value="tg"/>
                <xsd:enumeration value="th"/>
                <xsd:enumeration value="tj"/>
                <xsd:enumeration value="tk"/>
                <xsd:enumeration value="tl"/>
                <xsd:enumeration value="tm"/>
                <xsd:enumeration value="tn"/>
                <xsd:enumeration value="to"/>
                <xsd:enumeration value="tr"/>
                <xsd:enumeration value="tt"/>
                <xsd:enumeration value="tv"/>
                <xsd:enumeration value="tw"/>
                <xsd:enumeration value="tz"/>
                <xsd:enumeration value="ua"/>
                <xsd:enumeration value="ug"/>
                <xsd:enumeration value="um"/>
                <xsd:enumeration value="us"/>
                <xsd:enumeration value="uy"/>
                <xsd:enumeration value="uz"/>
                <xsd:enumeration value="va"/>
                <xsd:enumeration value="vc"/>
                <xsd:enumeration value="ve"/>
                <xsd:enumeration value="vg"/>
                <xsd:enumeration value="vi"/>
                <xsd:enumeration value="vn"/>
                <xsd:enumeration value="vu"/>
                <xsd:enumeration value="wf"/>
                <xsd:enumeration value="ws"/>
                <xsd:enumeration value="ye"/>
                <xsd:enumeration value="yt"/>
                <xsd:enumeration value="za"/>
                <xsd:enumeration value="zm"/>
                <xsd:enumeration value="zw"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCapitalGainsTaxAssessmentCalculationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="15"/>
                <xsd:enumeration value="16"/>
                <xsd:enumeration value="36"/>
                <xsd:enumeration value="37"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCountryNameItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AFGHANISTAN"/>
                <xsd:enumeration value="ALAND ISLANDS"/>
                <xsd:enumeration value="ALBANIA"/>
                <xsd:enumeration value="ALGERIA"/>
                <xsd:enumeration value="AMERICAN SAMOA"/>
                <xsd:enumeration value="ANDORRA"/>
                <xsd:enumeration value="ANGOLA"/>
                <xsd:enumeration value="ANGUILLA"/>
                <xsd:enumeration value="ANTARCTICA"/>
                <xsd:enumeration value="ANTIGUA AND BARBUDA"/>
                <xsd:enumeration value="ARGENTINA"/>
                <xsd:enumeration value="ARMENIA"/>
                <xsd:enumeration value="ARUBA"/>
                <xsd:enumeration value="AUSTRALIA"/>
                <xsd:enumeration value="AUSTRIA"/>
                <xsd:enumeration value="AZERBAIJAN"/>
                <xsd:enumeration value="BAHAMAS"/>
                <xsd:enumeration value="BAHRAIN"/>
                <xsd:enumeration value="BANGLADESH"/>
                <xsd:enumeration value="BARBADOS"/>
                <xsd:enumeration value="BELARUS"/>
                <xsd:enumeration value="BELGIUM"/>
                <xsd:enumeration value="BELIZE"/>
                <xsd:enumeration value="BENIN"/>
                <xsd:enumeration value="BERMUDA"/>
                <xsd:enumeration value="BHUTAN"/>
                <xsd:enumeration value="BOLIVIA, PLURINATIONAL STATE OF"/>
                <xsd:enumeration value="BONAIRE, SINT EUSTATIUS AND SABA"/>
                <xsd:enumeration value="BOSNIA AND HERZEGOVINA"/>
                <xsd:enumeration value="BOTSWANA"/>
                <xsd:enumeration value="BOUVET ISLAND"/>
                <xsd:enumeration value="BRAZIL"/>
                <xsd:enumeration value="BRITISH INDIAN OCEAN TERRITORY"/>
                <xsd:enumeration value="BRUNEI DARUSSALAM"/>
                <xsd:enumeration value="BULGARIA"/>
                <xsd:enumeration value="BURKINA FASO"/>
                <xsd:enumeration value="BURUNDI"/>
                <xsd:enumeration value="CAMBODIA"/>
                <xsd:enumeration value="CAMEROON"/>
                <xsd:enumeration value="CANADA"/>
                <xsd:enumeration value="CAPE VERDE"/>
                <xsd:enumeration value="CAYMAN ISLANDS"/>
                <xsd:enumeration value="CENTRAL AFRICAN REPUBLIC"/>
                <xsd:enumeration value="CHAD"/>
                <xsd:enumeration value="CHILE"/>
                <xsd:enumeration value="CHINA"/>
                <xsd:enumeration value="CHRISTMAS ISLAND"/>
                <xsd:enumeration value="COCOS (KEELING) ISLANDS"/>
                <xsd:enumeration value="COLOMBIA"/>
                <xsd:enumeration value="COMOROS"/>
                <xsd:enumeration value="CONGO"/>
                <xsd:enumeration value="CONGO, THE DEMOCRATIC REPUBLIC OF THE"/>
                <xsd:enumeration value="COOK ISLANDS"/>
                <xsd:enumeration value="COSTA RICA"/>
                <xsd:enumeration value="COTE D'IVOIRE"/>
                <xsd:enumeration value="CROATIA"/>
                <xsd:enumeration value="CUBA"/>
                <xsd:enumeration value="CURACAO"/>
                <xsd:enumeration value="CYPRUS"/>
                <xsd:enumeration value="CZECH REPUBLIC"/>
                <xsd:enumeration value="DENMARK"/>
                <xsd:enumeration value="DJIBOUTI"/>
                <xsd:enumeration value="DOMINICA"/>
                <xsd:enumeration value="DOMINICAN REPUBLIC"/>
                <xsd:enumeration value="ECUADOR"/>
                <xsd:enumeration value="EGYPT"/>
                <xsd:enumeration value="EL SALVADOR"/>
                <xsd:enumeration value="EQUATORIAL GUINEA"/>
                <xsd:enumeration value="ERITREA"/>
                <xsd:enumeration value="ESTONIA"/>
                <xsd:enumeration value="ETHIOPIA"/>
                <xsd:enumeration value="FALKLAND ISLANDS (MALVINAS)"/>
                <xsd:enumeration value="FAROE ISLANDS"/>
                <xsd:enumeration value="FIJI"/>
                <xsd:enumeration value="FINLAND"/>
                <xsd:enumeration value="FRANCE"/>
                <xsd:enumeration value="FRENCH GUIANA"/>
                <xsd:enumeration value="FRENCH POLYNESIA"/>
                <xsd:enumeration value="FRENCH SOUTHERN TERRITORIES"/>
                <xsd:enumeration value="GABON"/>
                <xsd:enumeration value="GAMBIA"/>
                <xsd:enumeration value="GEORGIA"/>
                <xsd:enumeration value="GERMANY"/>
                <xsd:enumeration value="GHANA"/>
                <xsd:enumeration value="GIBRALTAR"/>
                <xsd:enumeration value="GREECE"/>
                <xsd:enumeration value="GREENLAND"/>
                <xsd:enumeration value="GRENADA"/>
                <xsd:enumeration value="GUADELOUPE"/>
                <xsd:enumeration value="GUAM"/>
                <xsd:enumeration value="GUATEMALA"/>
                <xsd:enumeration value="GUERNSEY"/>
                <xsd:enumeration value="GUINEA"/>
                <xsd:enumeration value="GUINEA-BISSAU"/>
                <xsd:enumeration value="GUYANA"/>
                <xsd:enumeration value="HAITI"/>
                <xsd:enumeration value="HEARD ISLAND AND MCDONALD ISLANDS"/>
                <xsd:enumeration value="HOLY SEE (VATICAN CITY STATE)"/>
                <xsd:enumeration value="HONDURAS"/>
                <xsd:enumeration value="HONG KONG"/>
                <xsd:enumeration value="HUNGARY"/>
                <xsd:enumeration value="ICELAND"/>
                <xsd:enumeration value="INDIA"/>
                <xsd:enumeration value="INDONESIA"/>
                <xsd:enumeration value="IRAN, ISLAMIC REPUBLIC OF"/>
                <xsd:enumeration value="IRAQ"/>
                <xsd:enumeration value="IRELAND"/>
                <xsd:enumeration value="ISLE OF MAN"/>
                <xsd:enumeration value="ISRAEL"/>
                <xsd:enumeration value="ITALY"/>
                <xsd:enumeration value="JAMAICA"/>
                <xsd:enumeration value="JAPAN"/>
                <xsd:enumeration value="JERSEY"/>
                <xsd:enumeration value="JORDAN"/>
                <xsd:enumeration value="KAZAKHSTAN"/>
                <xsd:enumeration value="KENYA"/>
                <xsd:enumeration value="KIRIBATI"/>
                <xsd:enumeration value="KOREA, DEMOCRATIC PEOPLE'S REPUBLIC OF"/>
                <xsd:enumeration value="KOREA, REPUBLIC OF"/>
                <xsd:enumeration value="KUWAIT"/>
                <xsd:enumeration value="KYRGYZSTAN"/>
                <xsd:enumeration value="LAO PEOPLE'S DEMOCRATIC REPUBLIC"/>
                <xsd:enumeration value="LATVIA"/>
                <xsd:enumeration value="LEBANON"/>
                <xsd:enumeration value="LESOTHO"/>
                <xsd:enumeration value="LIBERIA"/>
                <xsd:enumeration value="LIBYA"/>
                <xsd:enumeration value="LIECHTENSTEIN"/>
                <xsd:enumeration value="LITHUANIA"/>
                <xsd:enumeration value="LUXEMBOURG"/>
                <xsd:enumeration value="MACAO"/>
                <xsd:enumeration value="MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF"/>
                <xsd:enumeration value="MADAGASCAR"/>
                <xsd:enumeration value="MALAWI"/>
                <xsd:enumeration value="MALAYSIA"/>
                <xsd:enumeration value="MALDIVES"/>
                <xsd:enumeration value="MALI"/>
                <xsd:enumeration value="MALTA"/>
                <xsd:enumeration value="MARSHALL ISLANDS"/>
                <xsd:enumeration value="MARTINIQUE"/>
                <xsd:enumeration value="MAURITANIA"/>
                <xsd:enumeration value="MAURITIUS"/>
                <xsd:enumeration value="MAYOTTE"/>
                <xsd:enumeration value="MEXICO"/>
                <xsd:enumeration value="MICRONESIA, FEDERATED STATES OF"/>
                <xsd:enumeration value="MOLDOVA, REPUBLIC OF"/>
                <xsd:enumeration value="MONACO"/>
                <xsd:enumeration value="MONGOLIA"/>
                <xsd:enumeration value="MONTENEGRO"/>
                <xsd:enumeration value="MONTSERRAT"/>
                <xsd:enumeration value="MOROCCO"/>
                <xsd:enumeration value="MOZAMBIQUE"/>
                <xsd:enumeration value="MYANMAR"/>
                <xsd:enumeration value="NAMIBIA"/>
                <xsd:enumeration value="NAURU"/>
                <xsd:enumeration value="NEPAL"/>
                <xsd:enumeration value="NETHERLANDS"/>
                <xsd:enumeration value="NEW CALEDONIA"/>
                <xsd:enumeration value="NEW ZEALAND"/>
                <xsd:enumeration value="NICARAGUA"/>
                <xsd:enumeration value="NIGER"/>
                <xsd:enumeration value="NIGERIA"/>
                <xsd:enumeration value="NIUE"/>
                <xsd:enumeration value="NORFOLK ISLAND"/>
                <xsd:enumeration value="NORTHERN MARIANA ISLANDS"/>
                <xsd:enumeration value="NORWAY"/>
                <xsd:enumeration value="OMAN"/>
                <xsd:enumeration value="PAKISTAN"/>
                <xsd:enumeration value="PALAU"/>
                <xsd:enumeration value="PALESTINIAN TERRITORY, OCCUPIED"/>
                <xsd:enumeration value="PANAMA"/>
                <xsd:enumeration value="PAPUA NEW GUINEA"/>
                <xsd:enumeration value="PARAGUAY"/>
                <xsd:enumeration value="PERU"/>
                <xsd:enumeration value="PHILIPPINES"/>
                <xsd:enumeration value="PITCAIRN"/>
                <xsd:enumeration value="POLAND"/>
                <xsd:enumeration value="PORTUGAL"/>
                <xsd:enumeration value="PUERTO RICO"/>
                <xsd:enumeration value="QATAR"/>
                <xsd:enumeration value="REUNION"/>
                <xsd:enumeration value="ROMANIA"/>
                <xsd:enumeration value="RUSSIAN FEDERATION"/>
                <xsd:enumeration value="RWANDA"/>
                <xsd:enumeration value="SAINT BARTHELEMY"/>
                <xsd:enumeration value="SAINT HELENA, ASCENSION AND TRISTAN DA CUNHA"/>
                <xsd:enumeration value="SAINT KITTS AND NEVIS"/>
                <xsd:enumeration value="SAINT LUCIA"/>
                <xsd:enumeration value="SAINT MARTIN (FRENCH PART)"/>
                <xsd:enumeration value="SAINT PIERRE AND MIQUELON"/>
                <xsd:enumeration value="SAINT VINCENT AND THE GRENADINES"/>
                <xsd:enumeration value="SAMOA"/>
                <xsd:enumeration value="SAN MARINO"/>
                <xsd:enumeration value="SAO TOME AND PRINCIPE"/>
                <xsd:enumeration value="SAUDI ARABIA"/>
                <xsd:enumeration value="SENEGAL"/>
                <xsd:enumeration value="SERBIA"/>
                <xsd:enumeration value="SEYCHELLES"/>
                <xsd:enumeration value="SIERRA LEONE"/>
                <xsd:enumeration value="SINGAPORE"/>
                <xsd:enumeration value="SINT MAARTEN (DUTCH PART)"/>
                <xsd:enumeration value="SLOVAKIA"/>
                <xsd:enumeration value="SLOVENIA"/>
                <xsd:enumeration value="SOLOMON ISLANDS"/>
                <xsd:enumeration value="SOMALIA"/>
                <xsd:enumeration value="SOUTH AFRICA"/>
                <xsd:enumeration value="SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS"/>
                <xsd:enumeration value="SOUTH SUDAN"/>
                <xsd:enumeration value="SPAIN"/>
                <xsd:enumeration value="SRI LANKA"/>
                <xsd:enumeration value="SUDAN"/>
                <xsd:enumeration value="SURINAME"/>
                <xsd:enumeration value="SVALBARD AND JAN MAYEN"/>
                <xsd:enumeration value="SWAZILAND"/>
                <xsd:enumeration value="SWEDEN"/>
                <xsd:enumeration value="SWITZERLAND"/>
                <xsd:enumeration value="SYRIAN ARAB REPUBLIC"/>
                <xsd:enumeration value="TAIWAN, PROVINCE OF CHINA"/>
                <xsd:enumeration value="TAJIKISTAN"/>
                <xsd:enumeration value="TANZANIA, UNITED REPUBLIC OF"/>
                <xsd:enumeration value="THAILAND"/>
                <xsd:enumeration value="TIMOR-LESTE"/>
                <xsd:enumeration value="TOGO"/>
                <xsd:enumeration value="TOKELAU"/>
                <xsd:enumeration value="TONGA"/>
                <xsd:enumeration value="TRINIDAD AND TOBAGO"/>
                <xsd:enumeration value="TUNISIA"/>
                <xsd:enumeration value="TURKEY"/>
                <xsd:enumeration value="TURKMENISTAN"/>
                <xsd:enumeration value="TURKS AND CAICOS ISLANDS"/>
                <xsd:enumeration value="TUVALU"/>
                <xsd:enumeration value="UGANDA"/>
                <xsd:enumeration value="UKRAINE"/>
                <xsd:enumeration value="UNITED ARAB EMIRATES"/>
                <xsd:enumeration value="UNITED KINGDOM"/>
                <xsd:enumeration value="UNITED STATES"/>
                <xsd:enumeration value="UNITED STATES MINOR OUTLYING ISLANDS"/>
                <xsd:enumeration value="URUGUAY"/>
                <xsd:enumeration value="UZBEKISTAN"/>
                <xsd:enumeration value="VANUATU"/>
                <xsd:enumeration value="VENEZUELA, BOLIVARIAN REPUBLIC OF"/>
                <xsd:enumeration value="VIET NAM"/>
                <xsd:enumeration value="VIRGIN ISLANDS, BRITISH"/>
                <xsd:enumeration value="VIRGIN ISLANDS, U.S."/>
                <xsd:enumeration value="WALLIS AND FUTUNA"/>
                <xsd:enumeration value="WESTERN SAHARA"/>
                <xsd:enumeration value="YEMEN"/>
                <xsd:enumeration value="ZAMBIA"/>
                <xsd:enumeration value="ZIMBABWE"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPrincipalDerivativesCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1 = Credit default swap"/>
                <xsd:enumeration value="2 = Currency swaps"/>
                <xsd:enumeration value="3 = Forwards"/>
                <xsd:enumeration value="4 = Interest rate swaps"/>
                <xsd:enumeration value="5 = Options"/>
                <xsd:enumeration value="6 = Swaps - other"/>
                <xsd:enumeration value="7 = Warrant"/>
                <xsd:enumeration value="8 = Other"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrNatureOfItemCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1 = Company shares"/>
                <xsd:enumeration value="10 = Loan assets"/>
                <xsd:enumeration value="11 = Loan liabilities"/>
                <xsd:enumeration value="12 = Marketing hubs"/>
                <xsd:enumeration value="13 = Real property"/>
                <xsd:enumeration value="14 = Shared services"/>
                <xsd:enumeration value="15 = Shipping"/>
                <xsd:enumeration value="16 = Trading activities"/>
                <xsd:enumeration value="17 = Other assets"/>
                <xsd:enumeration value="18 = Other functions"/>
                <xsd:enumeration value="19 = Other liabilities"/>
                <xsd:enumeration value="2 = Contract manufacturing"/>
                <xsd:enumeration value="20 = Other risks"/>
                <xsd:enumeration value="3 = Contractual interests"/>
                <xsd:enumeration value="4 = Deposits/investment assets"/>
                <xsd:enumeration value="5 = Derivative portfolio"/>
                <xsd:enumeration value="6 = Insurance policies"/>
                <xsd:enumeration value="7 = Insurance recapitalisation"/>
                <xsd:enumeration value="8 = Intellectual property/intangibles"/>
                <xsd:enumeration value="9 = Interests in trust, partnership or other entity type"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRestructuringEventCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="B = Branch"/>
                <xsd:enumeration value="E = Entity"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCapitalValueCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1 = $0 to less than $10 million"/>
                <xsd:enumeration value="2 = $10 million to less than $50 million"/>
                <xsd:enumeration value="3 = $50 million to less than $100 million"/>
                <xsd:enumeration value="4 = $100 million to less than $500 million"/>
                <xsd:enumeration value="5 = $500 million or greater"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrArmsLengthPricingMethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:enumeration value="04"/>
                <xsd:enumeration value="05"/>
                <xsd:enumeration value="06"/>
                <xsd:enumeration value="07"/>
                <xsd:enumeration value="08"/>
                <xsd:enumeration value="09"/>
                <xsd:enumeration value="10"/>
                <xsd:enumeration value="11"/>
                <xsd:enumeration value="12"/>
                <xsd:enumeration value="13"/>
                <xsd:enumeration value="14"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxTimingMethodElectionsCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="B = Fair value method"/>
                <xsd:enumeration value="C = Foreign exchange retranslation method - general election"/>
                <xsd:enumeration value="D = Foreign exchange translation method - qualifying foreign exchange account(s) election"/>
                <xsd:enumeration value="E = Hedging financial arrangements method"/>
                <xsd:enumeration value="F = Reliance on financial reports method"/>
                <xsd:enumeration value="G = No elections made"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSuperLostMemberCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Inactive Flagged"/>
                <xsd:enumeration value="Inactive Reported"/>
                <xsd:enumeration value="Uncontactable Flagged"/>
                <xsd:enumeration value="Uncontactable Reported"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEmploymentStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Casual"/>
                <xsd:enumeration value="Contractor"/>
                <xsd:enumeration value="Full time"/>
                <xsd:enumeration value="Part time"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxPurposesResidencyStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="NonResidentNoPermEstab"/>
                <xsd:enumeration value="NonResidentPermEstab"/>
                <xsd:enumeration value="Resident"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSuperannuationPaymentBenefitLumpSumCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A - Life benefit for member &gt;60 years of age"/>
                <xsd:enumeration value="B - Life benefit for member &lt;60 years of age"/>
                <xsd:enumeration value="C - Death benefit (to a dependant)"/>
                <xsd:enumeration value="D - Death benefit  (to a non-dependant)"/>
                <xsd:enumeration value="E - Terminal medical condition benefit"/>
                <xsd:enumeration value="F - Other lump sum benefit type"/>
                <xsd:enumeration value="G - Release authority payment (for example, ECT)"/>
                <xsd:enumeration value="H - Lump sum benefit paid to a KiwiSaver scheme"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSuperannuationPaymentBenefitPensionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="M - Life benefit for Member &gt;60 years of age (other than transition to retirement)"/>
                <xsd:enumeration value="N - Life benefit for Member &lt;60 years of age (other than Transition to retirement)"/>
                <xsd:enumeration value="O - Transition to retirement"/>
                <xsd:enumeration value="P - Death benefit (dependant) where the member died after age 60 or recipient is over 60"/>
                <xsd:enumeration value="Q - Death benefit (dependant) where member died before age 60 and recipient is under 60 years of age"/>
                <xsd:enumeration value="R - Other income stream type (for example, Temporary incapacity, Permanent incapacity)"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFundMemberAccountStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Closed"/>
                <xsd:enumeration value="Error"/>
                <xsd:enumeration value="Found"/>
                <xsd:enumeration value="Inactive"/>
                <xsd:enumeration value="Lost"/>
                <xsd:enumeration value="Open"/>
                <xsd:enumeration value="Transferred"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeterminationBasisCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Gross"/>
                <xsd:enumeration value="Net"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCounterpartyRatingGradesCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Grade1"/>
                <xsd:enumeration value="Grade2"/>
                <xsd:enumeration value="Grade3"/>
                <xsd:enumeration value="Grade4"/>
                <xsd:enumeration value="Grade5"/>
                <xsd:enumeration value="Grade6"/>
                <xsd:enumeration value="Grade7"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrASGSMeshBlockItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="11"/>
                <xsd:pattern value="[0-9]{11}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationIndustry2006CodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="0111"/>
                <xsd:enumeration value="0112"/>
                <xsd:enumeration value="0113"/>
                <xsd:enumeration value="0114"/>
                <xsd:enumeration value="0115"/>
                <xsd:enumeration value="0121"/>
                <xsd:enumeration value="0122"/>
                <xsd:enumeration value="0123"/>
                <xsd:enumeration value="0131"/>
                <xsd:enumeration value="0132"/>
                <xsd:enumeration value="0133"/>
                <xsd:enumeration value="0134"/>
                <xsd:enumeration value="0135"/>
                <xsd:enumeration value="0136"/>
                <xsd:enumeration value="0137"/>
                <xsd:enumeration value="0139"/>
                <xsd:enumeration value="0141"/>
                <xsd:enumeration value="0142"/>
                <xsd:enumeration value="0143"/>
                <xsd:enumeration value="0144"/>
                <xsd:enumeration value="0145"/>
                <xsd:enumeration value="0146"/>
                <xsd:enumeration value="0149"/>
                <xsd:enumeration value="0151"/>
                <xsd:enumeration value="0152"/>
                <xsd:enumeration value="0159"/>
                <xsd:enumeration value="0160"/>
                <xsd:enumeration value="0171"/>
                <xsd:enumeration value="0172"/>
                <xsd:enumeration value="0180"/>
                <xsd:enumeration value="0191"/>
                <xsd:enumeration value="0192"/>
                <xsd:enumeration value="0193"/>
                <xsd:enumeration value="0199"/>
                <xsd:enumeration value="0201"/>
                <xsd:enumeration value="0202"/>
                <xsd:enumeration value="0203"/>
                <xsd:enumeration value="0301"/>
                <xsd:enumeration value="0302"/>
                <xsd:enumeration value="0411"/>
                <xsd:enumeration value="0412"/>
                <xsd:enumeration value="0413"/>
                <xsd:enumeration value="0414"/>
                <xsd:enumeration value="0419"/>
                <xsd:enumeration value="0420"/>
                <xsd:enumeration value="0510"/>
                <xsd:enumeration value="0521"/>
                <xsd:enumeration value="0522"/>
                <xsd:enumeration value="0529"/>
                <xsd:enumeration value="0600"/>
                <xsd:enumeration value="0700"/>
                <xsd:enumeration value="0801"/>
                <xsd:enumeration value="0802"/>
                <xsd:enumeration value="0803"/>
                <xsd:enumeration value="0804"/>
                <xsd:enumeration value="0805"/>
                <xsd:enumeration value="0806"/>
                <xsd:enumeration value="0807"/>
                <xsd:enumeration value="0809"/>
                <xsd:enumeration value="0911"/>
                <xsd:enumeration value="0919"/>
                <xsd:enumeration value="0990"/>
                <xsd:enumeration value="1011"/>
                <xsd:enumeration value="1012"/>
                <xsd:enumeration value="1090"/>
                <xsd:enumeration value="1111"/>
                <xsd:enumeration value="1112"/>
                <xsd:enumeration value="1113"/>
                <xsd:enumeration value="1120"/>
                <xsd:enumeration value="1131"/>
                <xsd:enumeration value="1132"/>
                <xsd:enumeration value="1133"/>
                <xsd:enumeration value="1140"/>
                <xsd:enumeration value="1150"/>
                <xsd:enumeration value="1161"/>
                <xsd:enumeration value="1162"/>
                <xsd:enumeration value="1171"/>
                <xsd:enumeration value="1172"/>
                <xsd:enumeration value="1173"/>
                <xsd:enumeration value="1174"/>
                <xsd:enumeration value="1181"/>
                <xsd:enumeration value="1182"/>
                <xsd:enumeration value="1191"/>
                <xsd:enumeration value="1192"/>
                <xsd:enumeration value="1199"/>
                <xsd:enumeration value="1211"/>
                <xsd:enumeration value="1212"/>
                <xsd:enumeration value="1213"/>
                <xsd:enumeration value="1214"/>
                <xsd:enumeration value="1220"/>
                <xsd:enumeration value="1311"/>
                <xsd:enumeration value="1312"/>
                <xsd:enumeration value="1313"/>
                <xsd:enumeration value="1320"/>
                <xsd:enumeration value="1331"/>
                <xsd:enumeration value="1332"/>
                <xsd:enumeration value="1333"/>
                <xsd:enumeration value="1334"/>
                <xsd:enumeration value="1340"/>
                <xsd:enumeration value="1351"/>
                <xsd:enumeration value="1352"/>
                <xsd:enumeration value="1411"/>
                <xsd:enumeration value="1412"/>
                <xsd:enumeration value="1413"/>
                <xsd:enumeration value="1491"/>
                <xsd:enumeration value="1492"/>
                <xsd:enumeration value="1493"/>
                <xsd:enumeration value="1494"/>
                <xsd:enumeration value="1499"/>
                <xsd:enumeration value="1510"/>
                <xsd:enumeration value="1521"/>
                <xsd:enumeration value="1522"/>
                <xsd:enumeration value="1523"/>
                <xsd:enumeration value="1524"/>
                <xsd:enumeration value="1529"/>
                <xsd:enumeration value="1611"/>
                <xsd:enumeration value="1612"/>
                <xsd:enumeration value="1620"/>
                <xsd:enumeration value="1701"/>
                <xsd:enumeration value="1709"/>
                <xsd:enumeration value="1811"/>
                <xsd:enumeration value="1812"/>
                <xsd:enumeration value="1813"/>
                <xsd:enumeration value="1821"/>
                <xsd:enumeration value="1829"/>
                <xsd:enumeration value="1831"/>
                <xsd:enumeration value="1832"/>
                <xsd:enumeration value="1841"/>
                <xsd:enumeration value="1842"/>
                <xsd:enumeration value="1851"/>
                <xsd:enumeration value="1852"/>
                <xsd:enumeration value="1891"/>
                <xsd:enumeration value="1892"/>
                <xsd:enumeration value="1899"/>
                <xsd:enumeration value="1911"/>
                <xsd:enumeration value="1912"/>
                <xsd:enumeration value="1913"/>
                <xsd:enumeration value="1914"/>
                <xsd:enumeration value="1915"/>
                <xsd:enumeration value="1916"/>
                <xsd:enumeration value="1919"/>
                <xsd:enumeration value="1920"/>
                <xsd:enumeration value="2010"/>
                <xsd:enumeration value="2021"/>
                <xsd:enumeration value="2029"/>
                <xsd:enumeration value="2031"/>
                <xsd:enumeration value="2032"/>
                <xsd:enumeration value="2033"/>
                <xsd:enumeration value="2034"/>
                <xsd:enumeration value="2090"/>
                <xsd:enumeration value="2110"/>
                <xsd:enumeration value="2121"/>
                <xsd:enumeration value="2122"/>
                <xsd:enumeration value="2131"/>
                <xsd:enumeration value="2132"/>
                <xsd:enumeration value="2133"/>
                <xsd:enumeration value="2139"/>
                <xsd:enumeration value="2141"/>
                <xsd:enumeration value="2142"/>
                <xsd:enumeration value="2149"/>
                <xsd:enumeration value="2210"/>
                <xsd:enumeration value="2221"/>
                <xsd:enumeration value="2222"/>
                <xsd:enumeration value="2223"/>
                <xsd:enumeration value="2224"/>
                <xsd:enumeration value="2229"/>
                <xsd:enumeration value="2231"/>
                <xsd:enumeration value="2239"/>
                <xsd:enumeration value="2240"/>
                <xsd:enumeration value="2291"/>
                <xsd:enumeration value="2292"/>
                <xsd:enumeration value="2293"/>
                <xsd:enumeration value="2299"/>
                <xsd:enumeration value="2311"/>
                <xsd:enumeration value="2312"/>
                <xsd:enumeration value="2313"/>
                <xsd:enumeration value="2319"/>
                <xsd:enumeration value="2391"/>
                <xsd:enumeration value="2392"/>
                <xsd:enumeration value="2393"/>
                <xsd:enumeration value="2394"/>
                <xsd:enumeration value="2399"/>
                <xsd:enumeration value="2411"/>
                <xsd:enumeration value="2412"/>
                <xsd:enumeration value="2419"/>
                <xsd:enumeration value="2421"/>
                <xsd:enumeration value="2422"/>
                <xsd:enumeration value="2429"/>
                <xsd:enumeration value="2431"/>
                <xsd:enumeration value="2432"/>
                <xsd:enumeration value="2439"/>
                <xsd:enumeration value="2441"/>
                <xsd:enumeration value="2449"/>
                <xsd:enumeration value="2451"/>
                <xsd:enumeration value="2452"/>
                <xsd:enumeration value="2461"/>
                <xsd:enumeration value="2462"/>
                <xsd:enumeration value="2463"/>
                <xsd:enumeration value="2469"/>
                <xsd:enumeration value="2491"/>
                <xsd:enumeration value="2499"/>
                <xsd:enumeration value="2511"/>
                <xsd:enumeration value="2512"/>
                <xsd:enumeration value="2513"/>
                <xsd:enumeration value="2519"/>
                <xsd:enumeration value="2591"/>
                <xsd:enumeration value="2592"/>
                <xsd:enumeration value="2599"/>
                <xsd:enumeration value="2611"/>
                <xsd:enumeration value="2612"/>
                <xsd:enumeration value="2619"/>
                <xsd:enumeration value="2620"/>
                <xsd:enumeration value="2630"/>
                <xsd:enumeration value="2640"/>
                <xsd:enumeration value="2700"/>
                <xsd:enumeration value="2811"/>
                <xsd:enumeration value="2812"/>
                <xsd:enumeration value="2911"/>
                <xsd:enumeration value="2919"/>
                <xsd:enumeration value="2921"/>
                <xsd:enumeration value="2922"/>
                <xsd:enumeration value="3011"/>
                <xsd:enumeration value="3019"/>
                <xsd:enumeration value="3020"/>
                <xsd:enumeration value="3101"/>
                <xsd:enumeration value="3109"/>
                <xsd:enumeration value="3211"/>
                <xsd:enumeration value="3212"/>
                <xsd:enumeration value="3221"/>
                <xsd:enumeration value="3222"/>
                <xsd:enumeration value="3223"/>
                <xsd:enumeration value="3224"/>
                <xsd:enumeration value="3231"/>
                <xsd:enumeration value="3232"/>
                <xsd:enumeration value="3233"/>
                <xsd:enumeration value="3234"/>
                <xsd:enumeration value="3239"/>
                <xsd:enumeration value="3241"/>
                <xsd:enumeration value="3242"/>
                <xsd:enumeration value="3243"/>
                <xsd:enumeration value="3244"/>
                <xsd:enumeration value="3245"/>
                <xsd:enumeration value="3291"/>
                <xsd:enumeration value="3292"/>
                <xsd:enumeration value="3299"/>
                <xsd:enumeration value="3311"/>
                <xsd:enumeration value="3312"/>
                <xsd:enumeration value="3319"/>
                <xsd:enumeration value="3321"/>
                <xsd:enumeration value="3322"/>
                <xsd:enumeration value="3323"/>
                <xsd:enumeration value="3331"/>
                <xsd:enumeration value="3332"/>
                <xsd:enumeration value="3339"/>
                <xsd:enumeration value="3411"/>
                <xsd:enumeration value="3419"/>
                <xsd:enumeration value="3491"/>
                <xsd:enumeration value="3492"/>
                <xsd:enumeration value="3493"/>
                <xsd:enumeration value="3494"/>
                <xsd:enumeration value="3499"/>
                <xsd:enumeration value="3501"/>
                <xsd:enumeration value="3502"/>
                <xsd:enumeration value="3503"/>
                <xsd:enumeration value="3504"/>
                <xsd:enumeration value="3505"/>
                <xsd:enumeration value="3601"/>
                <xsd:enumeration value="3602"/>
                <xsd:enumeration value="3603"/>
                <xsd:enumeration value="3604"/>
                <xsd:enumeration value="3605"/>
                <xsd:enumeration value="3606"/>
                <xsd:enumeration value="3609"/>
                <xsd:enumeration value="3711"/>
                <xsd:enumeration value="3712"/>
                <xsd:enumeration value="3720"/>
                <xsd:enumeration value="3731"/>
                <xsd:enumeration value="3732"/>
                <xsd:enumeration value="3733"/>
                <xsd:enumeration value="3734"/>
                <xsd:enumeration value="3735"/>
                <xsd:enumeration value="3736"/>
                <xsd:enumeration value="3739"/>
                <xsd:enumeration value="3800"/>
                <xsd:enumeration value="3911"/>
                <xsd:enumeration value="3912"/>
                <xsd:enumeration value="3913"/>
                <xsd:enumeration value="3921"/>
                <xsd:enumeration value="3922"/>
                <xsd:enumeration value="4000"/>
                <xsd:enumeration value="4110"/>
                <xsd:enumeration value="4121"/>
                <xsd:enumeration value="4122"/>
                <xsd:enumeration value="4123"/>
                <xsd:enumeration value="4129"/>
                <xsd:enumeration value="4211"/>
                <xsd:enumeration value="4212"/>
                <xsd:enumeration value="4213"/>
                <xsd:enumeration value="4214"/>
                <xsd:enumeration value="4221"/>
                <xsd:enumeration value="4222"/>
                <xsd:enumeration value="4229"/>
                <xsd:enumeration value="4231"/>
                <xsd:enumeration value="4232"/>
                <xsd:enumeration value="4241"/>
                <xsd:enumeration value="4242"/>
                <xsd:enumeration value="4243"/>
                <xsd:enumeration value="4244"/>
                <xsd:enumeration value="4245"/>
                <xsd:enumeration value="4251"/>
                <xsd:enumeration value="4252"/>
                <xsd:enumeration value="4253"/>
                <xsd:enumeration value="4259"/>
                <xsd:enumeration value="4260"/>
                <xsd:enumeration value="4271"/>
                <xsd:enumeration value="4272"/>
                <xsd:enumeration value="4273"/>
                <xsd:enumeration value="4274"/>
                <xsd:enumeration value="4279"/>
                <xsd:enumeration value="4310"/>
                <xsd:enumeration value="4320"/>
                <xsd:enumeration value="4400"/>
                <xsd:enumeration value="4511"/>
                <xsd:enumeration value="4512"/>
                <xsd:enumeration value="4513"/>
                <xsd:enumeration value="4520"/>
                <xsd:enumeration value="4530"/>
                <xsd:enumeration value="4610"/>
                <xsd:enumeration value="4621"/>
                <xsd:enumeration value="4622"/>
                <xsd:enumeration value="4623"/>
                <xsd:enumeration value="4710"/>
                <xsd:enumeration value="4720"/>
                <xsd:enumeration value="4810"/>
                <xsd:enumeration value="4820"/>
                <xsd:enumeration value="4900"/>
                <xsd:enumeration value="5010"/>
                <xsd:enumeration value="5021"/>
                <xsd:enumeration value="5029"/>
                <xsd:enumeration value="5101"/>
                <xsd:enumeration value="5102"/>
                <xsd:enumeration value="5211"/>
                <xsd:enumeration value="5212"/>
                <xsd:enumeration value="5219"/>
                <xsd:enumeration value="5220"/>
                <xsd:enumeration value="5291"/>
                <xsd:enumeration value="5292"/>
                <xsd:enumeration value="5299"/>
                <xsd:enumeration value="5301"/>
                <xsd:enumeration value="5309"/>
                <xsd:enumeration value="5411"/>
                <xsd:enumeration value="5412"/>
                <xsd:enumeration value="5413"/>
                <xsd:enumeration value="5414"/>
                <xsd:enumeration value="5419"/>
                <xsd:enumeration value="5420"/>
                <xsd:enumeration value="5511"/>
                <xsd:enumeration value="5512"/>
                <xsd:enumeration value="5513"/>
                <xsd:enumeration value="5514"/>
                <xsd:enumeration value="5521"/>
                <xsd:enumeration value="5522"/>
                <xsd:enumeration value="5610"/>
                <xsd:enumeration value="5621"/>
                <xsd:enumeration value="5622"/>
                <xsd:enumeration value="5700"/>
                <xsd:enumeration value="5801"/>
                <xsd:enumeration value="5802"/>
                <xsd:enumeration value="5809"/>
                <xsd:enumeration value="5910"/>
                <xsd:enumeration value="5921"/>
                <xsd:enumeration value="5922"/>
                <xsd:enumeration value="6010"/>
                <xsd:enumeration value="6020"/>
                <xsd:enumeration value="6210"/>
                <xsd:enumeration value="6221"/>
                <xsd:enumeration value="6222"/>
                <xsd:enumeration value="6223"/>
                <xsd:enumeration value="6229"/>
                <xsd:enumeration value="6230"/>
                <xsd:enumeration value="6240"/>
                <xsd:enumeration value="6310"/>
                <xsd:enumeration value="6321"/>
                <xsd:enumeration value="6322"/>
                <xsd:enumeration value="6330"/>
                <xsd:enumeration value="6411"/>
                <xsd:enumeration value="6419"/>
                <xsd:enumeration value="6420"/>
                <xsd:enumeration value="6611"/>
                <xsd:enumeration value="6619"/>
                <xsd:enumeration value="6620"/>
                <xsd:enumeration value="6631"/>
                <xsd:enumeration value="6632"/>
                <xsd:enumeration value="6639"/>
                <xsd:enumeration value="6640"/>
                <xsd:enumeration value="6711"/>
                <xsd:enumeration value="6712"/>
                <xsd:enumeration value="6720"/>
                <xsd:enumeration value="6910"/>
                <xsd:enumeration value="6921"/>
                <xsd:enumeration value="6922"/>
                <xsd:enumeration value="6923"/>
                <xsd:enumeration value="6924"/>
                <xsd:enumeration value="6925"/>
                <xsd:enumeration value="6931"/>
                <xsd:enumeration value="6932"/>
                <xsd:enumeration value="6940"/>
                <xsd:enumeration value="6950"/>
                <xsd:enumeration value="6961"/>
                <xsd:enumeration value="6962"/>
                <xsd:enumeration value="6970"/>
                <xsd:enumeration value="6991"/>
                <xsd:enumeration value="6999"/>
                <xsd:enumeration value="7000"/>
                <xsd:enumeration value="7211"/>
                <xsd:enumeration value="7212"/>
                <xsd:enumeration value="7220"/>
                <xsd:enumeration value="7291"/>
                <xsd:enumeration value="7292"/>
                <xsd:enumeration value="7293"/>
                <xsd:enumeration value="7294"/>
                <xsd:enumeration value="7299"/>
                <xsd:enumeration value="7311"/>
                <xsd:enumeration value="7312"/>
                <xsd:enumeration value="7313"/>
                <xsd:enumeration value="7320"/>
                <xsd:enumeration value="7510"/>
                <xsd:enumeration value="7520"/>
                <xsd:enumeration value="7530"/>
                <xsd:enumeration value="7540"/>
                <xsd:enumeration value="7551"/>
                <xsd:enumeration value="7552"/>
                <xsd:enumeration value="7600"/>
                <xsd:enumeration value="7711"/>
                <xsd:enumeration value="7712"/>
                <xsd:enumeration value="7713"/>
                <xsd:enumeration value="7714"/>
                <xsd:enumeration value="7719"/>
                <xsd:enumeration value="7720"/>
                <xsd:enumeration value="8010"/>
                <xsd:enumeration value="8021"/>
                <xsd:enumeration value="8022"/>
                <xsd:enumeration value="8023"/>
                <xsd:enumeration value="8024"/>
                <xsd:enumeration value="8101"/>
                <xsd:enumeration value="8102"/>
                <xsd:enumeration value="8211"/>
                <xsd:enumeration value="8212"/>
                <xsd:enumeration value="8219"/>
                <xsd:enumeration value="8220"/>
                <xsd:enumeration value="8401"/>
                <xsd:enumeration value="8402"/>
                <xsd:enumeration value="8511"/>
                <xsd:enumeration value="8512"/>
                <xsd:enumeration value="8520"/>
                <xsd:enumeration value="8531"/>
                <xsd:enumeration value="8532"/>
                <xsd:enumeration value="8533"/>
                <xsd:enumeration value="8534"/>
                <xsd:enumeration value="8539"/>
                <xsd:enumeration value="8591"/>
                <xsd:enumeration value="8599"/>
                <xsd:enumeration value="8601"/>
                <xsd:enumeration value="8609"/>
                <xsd:enumeration value="8710"/>
                <xsd:enumeration value="8790"/>
                <xsd:enumeration value="8910"/>
                <xsd:enumeration value="8921"/>
                <xsd:enumeration value="8922"/>
                <xsd:enumeration value="9001"/>
                <xsd:enumeration value="9002"/>
                <xsd:enumeration value="9003"/>
                <xsd:enumeration value="9111"/>
                <xsd:enumeration value="9112"/>
                <xsd:enumeration value="9113"/>
                <xsd:enumeration value="9114"/>
                <xsd:enumeration value="9121"/>
                <xsd:enumeration value="9129"/>
                <xsd:enumeration value="9131"/>
                <xsd:enumeration value="9139"/>
                <xsd:enumeration value="9201"/>
                <xsd:enumeration value="9202"/>
                <xsd:enumeration value="9209"/>
                <xsd:enumeration value="9411"/>
                <xsd:enumeration value="9412"/>
                <xsd:enumeration value="9419"/>
                <xsd:enumeration value="9421"/>
                <xsd:enumeration value="9422"/>
                <xsd:enumeration value="9429"/>
                <xsd:enumeration value="9491"/>
                <xsd:enumeration value="9499"/>
                <xsd:enumeration value="9511"/>
                <xsd:enumeration value="9512"/>
                <xsd:enumeration value="9520"/>
                <xsd:enumeration value="9531"/>
                <xsd:enumeration value="9532"/>
                <xsd:enumeration value="9533"/>
                <xsd:enumeration value="9534"/>
                <xsd:enumeration value="9539"/>
                <xsd:enumeration value="9540"/>
                <xsd:enumeration value="9551"/>
                <xsd:enumeration value="9552"/>
                <xsd:enumeration value="9559"/>
                <xsd:enumeration value="9601"/>
                <xsd:enumeration value="9602"/>
                <xsd:enumeration value="9603"/>
                <xsd:enumeration value="9999"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrORFRHoldingCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ORFR reserve"/>
                <xsd:enumeration value="ORFR trustee capital"/>
                <xsd:enumeration value="ORFR trustee capital and ORFR reserve"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTransitionOrReplenishmentPlanCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="No Plan"/>
                <xsd:enumeration value="Replenishment Plan"/>
                <xsd:enumeration value="Transition Plan"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFinancialPositionTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Satisfactory"/>
                <xsd:enumeration value="Technically Insolvent"/>
                <xsd:enumeration value="Unsatisfactory"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInsuranceFundingArrangementCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Both"/>
                <xsd:enumeration value="Other arrangement"/>
                <xsd:enumeration value="Self insurance reserve"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInsurancePolicyTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Both"/>
                <xsd:enumeration value="Group insurance"/>
                <xsd:enumeration value="Individual insurance"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMySuperProductTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Generic MySuper product"/>
                <xsd:enumeration value="Goodwill MySuper product"/>
                <xsd:enumeration value="MySuper product for large employer sponsor"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMembershipProfileGenderCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Either"/>
                <xsd:enumeration value="Female"/>
                <xsd:enumeration value="Male"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInvestmentRiskCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="High"/>
                <xsd:enumeration value="Low"/>
                <xsd:enumeration value="Low to medium"/>
                <xsd:enumeration value="Medium"/>
                <xsd:enumeration value="Medium to high"/>
                <xsd:enumeration value="Very high"/>
                <xsd:enumeration value="Very low"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFinancialInstitutionAccountHolderCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Client Joint Owned Account"/>
                <xsd:enumeration value="Client Owned Account"/>
                <xsd:enumeration value="Legal Practitioner Owned Account"/>
                <xsd:enumeration value="Tax Practitioner Owned Account"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrebMS3CapabilityProfileCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Application-gateway"/>
                <xsd:enumeration value="High-end"/>
                <xsd:enumeration value="Large-volume"/>
                <xsd:enumeration value="Light"/>
                <xsd:enumeration value="Temporary-entry"/>
                <xsd:enumeration value="Ultra-light"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReturnsNotNecessaryCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Further Returns Not Necessary"/>
                <xsd:enumeration value="Return Not Necessary"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrElectronicServiceAddressCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Entity"/>
                <xsd:enumeration value="Gateway"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSubsidiaryMemberExitReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Deregistered"/>
                <xsd:enumeration value="Full-sold"/>
                <xsd:enumeration value="Non-resident"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Part-sold"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSeniorAndPensionerCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Eligible spouse lived apart"/>
                <xsd:enumeration value="Eligible spouse lived together"/>
                <xsd:enumeration value="Non eligible spouse lived apart"/>
                <xsd:enumeration value="Non eligible spouse lived together"/>
                <xsd:enumeration value="Single"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrVeteranCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Both"/>
                <xsd:enumeration value="Spouse Veteran War Widow Widower"/>
                <xsd:enumeration value="Veteran War Widow Widower"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrHealthInsuranceBenefitCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="30"/>
                <xsd:enumeration value="31"/>
                <xsd:enumeration value="35"/>
                <xsd:enumeration value="36"/>
                <xsd:enumeration value="40"/>
                <xsd:enumeration value="41"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrHealthInsuranceTaxClaimCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Claiming your share of rebate"/>
                <xsd:enumeration value="Claiming your spouses share of rebate"/>
                <xsd:enumeration value="Covered as dependent child"/>
                <xsd:enumeration value="Dependants"/>
                <xsd:enumeration value="No dependants"/>
                <xsd:enumeration value="Spouse claiming your share of rebate"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIncomeTaxReturnCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Short"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeductionCarCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="12% of original value"/>
                <xsd:enumeration value="Cents per kilometre"/>
                <xsd:enumeration value="Logbook"/>
                <xsd:enumeration value="One-third of actual expenses"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeductionClothingCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Compulsory work uniform"/>
                <xsd:enumeration value="Non-compulsory work uniform"/>
                <xsd:enumeration value="Occupation specific clothing"/>
                <xsd:enumeration value="Protective clothing"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeductionEductionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Leads to increased income"/>
                <xsd:enumeration value="Maintains or improves a skill or specific knowledge"/>
                <xsd:enumeration value="Other circumstances"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrExceptedNetIncomeUnder18CodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="18 in subsequent year"/>
                <xsd:enumeration value="Multiple sources income and deductions"/>
                <xsd:enumeration value="Under 18 and exempt"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOtherCategoryCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Non provisional income"/>
                <xsd:enumeration value="Salary and wage income"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxLossesCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="0"/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAssetInvestmentCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Bonds"/>
                <xsd:enumeration value="Bonds Other"/>
                <xsd:enumeration value="Convertible"/>
                <xsd:enumeration value="Converting Preference"/>
                <xsd:enumeration value="Instalment Receipts"/>
                <xsd:enumeration value="Loans"/>
                <xsd:enumeration value="Managed Fund Trust Allocated pensions &amp; Annuities"/>
                <xsd:enumeration value="Managed Fund Trust Friendly Society Bonds"/>
                <xsd:enumeration value="Managed Fund Trust Insurance Bonds"/>
                <xsd:enumeration value="Managed Fund Trust Other"/>
                <xsd:enumeration value="Managed Fund Trust Superannuation"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Securities Lending"/>
                <xsd:enumeration value="Shares Capital Protected"/>
                <xsd:enumeration value="Shares Margin Lending"/>
                <xsd:enumeration value="Shares Other"/>
                <xsd:enumeration value="Stapled Securities"/>
                <xsd:enumeration value="Warrants"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIncomeSourceCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Business"/>
                <xsd:enumeration value="Personal Services Income"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCarEngineCapacityCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="C"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrStandardEvidenceCalculationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Actual recorded cost"/>
                <xsd:enumeration value="Allowance"/>
                <xsd:enumeration value="ATO ruling"/>
                <xsd:enumeration value="Diary calculation"/>
                <xsd:enumeration value="Diary evidence"/>
                <xsd:enumeration value="Invoice receipt"/>
                <xsd:enumeration value="Log book"/>
                <xsd:enumeration value="No Substantiation"/>
                <xsd:enumeration value="Other calculation"/>
                <xsd:enumeration value="Other evidence"/>
                <xsd:enumeration value="PAYG summary"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTravelCategoryCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Award"/>
                <xsd:enumeration value="Domestic"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Overseas"/>
                <xsd:enumeration value="Parking"/>
                <xsd:enumeration value="Tolls"/>
                <xsd:enumeration value="Vehicles"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrClothingCategoryCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Compulsory work uniform"/>
                <xsd:enumeration value="Dry cleaning"/>
                <xsd:enumeration value="Laundry"/>
                <xsd:enumeration value="Non-compulsory work uniform"/>
                <xsd:enumeration value="Occupation specific clothing"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Protective clothing"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOtherWorkRelatedCategoryCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Books and journals"/>
                <xsd:enumeration value="Computer expenses"/>
                <xsd:enumeration value="FIDs"/>
                <xsd:enumeration value="Home office occupancy"/>
                <xsd:enumeration value="Home office running"/>
                <xsd:enumeration value="Home Telephone"/>
                <xsd:enumeration value="Internet Access"/>
                <xsd:enumeration value="Mobile Phone"/>
                <xsd:enumeration value="Newspapers"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Other depreciation"/>
                <xsd:enumeration value="Overtime meal allowance"/>
                <xsd:enumeration value="Printing Postage and Stationery"/>
                <xsd:enumeration value="Seminars"/>
                <xsd:enumeration value="Subscriptions"/>
                <xsd:enumeration value="Tools and equipment"/>
                <xsd:enumeration value="Union fees"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSuperannuationPaymentCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Contribution"/>
                <xsd:enumeration value="Rollover"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSubDwellingUnitTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ANT"/>
                <xsd:enumeration value="APT"/>
                <xsd:enumeration value="ATM"/>
                <xsd:enumeration value="BBQ"/>
                <xsd:enumeration value="BLDG"/>
                <xsd:enumeration value="BNGW"/>
                <xsd:enumeration value="BTSD"/>
                <xsd:enumeration value="CAGE"/>
                <xsd:enumeration value="CARP"/>
                <xsd:enumeration value="CARS"/>
                <xsd:enumeration value="CLUB"/>
                <xsd:enumeration value="COOL"/>
                <xsd:enumeration value="CTGE"/>
                <xsd:enumeration value="DUPL"/>
                <xsd:enumeration value="FCTY"/>
                <xsd:enumeration value="FLAT"/>
                <xsd:enumeration value="GRGE"/>
                <xsd:enumeration value="HALL"/>
                <xsd:enumeration value="HSE"/>
                <xsd:enumeration value="KSK"/>
                <xsd:enumeration value="LBBY"/>
                <xsd:enumeration value="LOFT"/>
                <xsd:enumeration value="LOT"/>
                <xsd:enumeration value="LSE"/>
                <xsd:enumeration value="MBTH"/>
                <xsd:enumeration value="MSNT"/>
                <xsd:enumeration value="OFFC"/>
                <xsd:enumeration value="RESV"/>
                <xsd:enumeration value="ROOM"/>
                <xsd:enumeration value="SE"/>
                <xsd:enumeration value="SHED"/>
                <xsd:enumeration value="SHOP"/>
                <xsd:enumeration value="SHRM"/>
                <xsd:enumeration value="SIGN"/>
                <xsd:enumeration value="SITE"/>
                <xsd:enumeration value="STLL"/>
                <xsd:enumeration value="STOR"/>
                <xsd:enumeration value="STR"/>
                <xsd:enumeration value="STU"/>
                <xsd:enumeration value="STUA"/>
                <xsd:enumeration value="SUBS"/>
                <xsd:enumeration value="TNCY"/>
                <xsd:enumeration value="TNHS"/>
                <xsd:enumeration value="TWR"/>
                <xsd:enumeration value="UNIT"/>
                <xsd:enumeration value="VLLA"/>
                <xsd:enumeration value="VLT"/>
                <xsd:enumeration value="WARD"/>
                <xsd:enumeration value="WHSE"/>
                <xsd:enumeration value="WKSH"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRoadTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ACCS"/>
                <xsd:enumeration value="ALLY"/>
                <xsd:enumeration value="ALWY"/>
                <xsd:enumeration value="AMBL"/>
                <xsd:enumeration value="APP"/>
                <xsd:enumeration value="ARC"/>
                <xsd:enumeration value="ARTL"/>
                <xsd:enumeration value="ARTY"/>
                <xsd:enumeration value="AV"/>
                <xsd:enumeration value="BA"/>
                <xsd:enumeration value="BEND"/>
                <xsd:enumeration value="BR"/>
                <xsd:enumeration value="BRAE"/>
                <xsd:enumeration value="BRK"/>
                <xsd:enumeration value="BROW"/>
                <xsd:enumeration value="BVD"/>
                <xsd:enumeration value="BWLK"/>
                <xsd:enumeration value="BYPA"/>
                <xsd:enumeration value="BYWY"/>
                <xsd:enumeration value="CCT"/>
                <xsd:enumeration value="CH"/>
                <xsd:enumeration value="CIR"/>
                <xsd:enumeration value="CL"/>
                <xsd:enumeration value="CNR"/>
                <xsd:enumeration value="CON"/>
                <xsd:enumeration value="COVE"/>
                <xsd:enumeration value="CPS"/>
                <xsd:enumeration value="CR"/>
                <xsd:enumeration value="CRCS"/>
                <xsd:enumeration value="CRSS"/>
                <xsd:enumeration value="CRST"/>
                <xsd:enumeration value="CSAC"/>
                <xsd:enumeration value="CSWY"/>
                <xsd:enumeration value="CT"/>
                <xsd:enumeration value="CTR"/>
                <xsd:enumeration value="CTYD"/>
                <xsd:enumeration value="CUTT"/>
                <xsd:enumeration value="DALE"/>
                <xsd:enumeration value="DIP"/>
                <xsd:enumeration value="DR"/>
                <xsd:enumeration value="DVWY"/>
                <xsd:enumeration value="EDGE"/>
                <xsd:enumeration value="ELB"/>
                <xsd:enumeration value="END"/>
                <xsd:enumeration value="ENT"/>
                <xsd:enumeration value="ESP"/>
                <xsd:enumeration value="EXP"/>
                <xsd:enumeration value="FAWY"/>
                <xsd:enumeration value="FOLW"/>
                <xsd:enumeration value="FORM"/>
                <xsd:enumeration value="FRTG"/>
                <xsd:enumeration value="FTWY"/>
                <xsd:enumeration value="FWY"/>
                <xsd:enumeration value="GAP"/>
                <xsd:enumeration value="GDNS"/>
                <xsd:enumeration value="GLDE"/>
                <xsd:enumeration value="GLEN"/>
                <xsd:enumeration value="GR"/>
                <xsd:enumeration value="GRA"/>
                <xsd:enumeration value="GRN"/>
                <xsd:enumeration value="GTE"/>
                <xsd:enumeration value="HILL"/>
                <xsd:enumeration value="HIRD"/>
                <xsd:enumeration value="HTS"/>
                <xsd:enumeration value="HWY"/>
                <xsd:enumeration value="INTG"/>
                <xsd:enumeration value="JNC"/>
                <xsd:enumeration value="KEY"/>
                <xsd:enumeration value="LANE"/>
                <xsd:enumeration value="LINE"/>
                <xsd:enumeration value="LINK"/>
                <xsd:enumeration value="LKT"/>
                <xsd:enumeration value="LNWY"/>
                <xsd:enumeration value="LOOP"/>
                <xsd:enumeration value="MALL"/>
                <xsd:enumeration value="MEWS"/>
                <xsd:enumeration value="MNDR"/>
                <xsd:enumeration value="MTWY"/>
                <xsd:enumeration value="NOOK"/>
                <xsd:enumeration value="OTLK"/>
                <xsd:enumeration value="PASS"/>
                <xsd:enumeration value="PATH"/>
                <xsd:enumeration value="PDE"/>
                <xsd:enumeration value="PIAZ"/>
                <xsd:enumeration value="PKT"/>
                <xsd:enumeration value="PL"/>
                <xsd:enumeration value="PLZA"/>
                <xsd:enumeration value="PNT"/>
                <xsd:enumeration value="PORT"/>
                <xsd:enumeration value="PROM"/>
                <xsd:enumeration value="PSGE"/>
                <xsd:enumeration value="PWAY"/>
                <xsd:enumeration value="PWY"/>
                <xsd:enumeration value="QDRT"/>
                <xsd:enumeration value="QYS"/>
                <xsd:enumeration value="RD"/>
                <xsd:enumeration value="RDGE"/>
                <xsd:enumeration value="REST"/>
                <xsd:enumeration value="RISE"/>
                <xsd:enumeration value="RMBL"/>
                <xsd:enumeration value="ROW"/>
                <xsd:enumeration value="RTE"/>
                <xsd:enumeration value="RTT"/>
                <xsd:enumeration value="RTY"/>
                <xsd:enumeration value="RUE"/>
                <xsd:enumeration value="SBWY"/>
                <xsd:enumeration value="SHUN"/>
                <xsd:enumeration value="SPUR"/>
                <xsd:enumeration value="SQ"/>
                <xsd:enumeration value="ST"/>
                <xsd:enumeration value="SVWY"/>
                <xsd:enumeration value="TARN"/>
                <xsd:enumeration value="TCE"/>
                <xsd:enumeration value="THFR"/>
                <xsd:enumeration value="TLWY"/>
                <xsd:enumeration value="TOP"/>
                <xsd:enumeration value="TOR"/>
                <xsd:enumeration value="TRK"/>
                <xsd:enumeration value="TRL"/>
                <xsd:enumeration value="TURN"/>
                <xsd:enumeration value="UPAS"/>
                <xsd:enumeration value="VALE"/>
                <xsd:enumeration value="VIAD"/>
                <xsd:enumeration value="VIEW"/>
                <xsd:enumeration value="VSTA"/>
                <xsd:enumeration value="WALK"/>
                <xsd:enumeration value="WAY"/>
                <xsd:enumeration value="WHRF"/>
                <xsd:enumeration value="WKWY"/>
                <xsd:enumeration value="WYND"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportActionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Add"/>
                <xsd:enumeration value="Delete"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSubDwellingUnitNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9][7]"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLevelNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9][5]"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLotNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9][6]"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRoadNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9][6]"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPostalDeliveryNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9][11]"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGeocodeDatumItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9][10]"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGeocodeHeightItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:decimalItemType">
                <xsd:pattern value="[0-9][9.3]"/>
                <xsd:fractionDigits value="3"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTimeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9][6]"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSubstitutedAccountPeriodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="April"/>
                <xsd:enumeration value="August"/>
                <xsd:enumeration value="Early December"/>
                <xsd:enumeration value="February"/>
                <xsd:enumeration value="January"/>
                <xsd:enumeration value="July"/>
                <xsd:enumeration value="Late December"/>
                <xsd:enumeration value="March"/>
                <xsd:enumeration value="May"/>
                <xsd:enumeration value="No longer subject to SAP"/>
                <xsd:enumeration value="November"/>
                <xsd:enumeration value="October"/>
                <xsd:enumeration value="September"/>
                <xsd:enumeration value="Special arrangement"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFundWindupMethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ERF wind up"/>
                <xsd:enumeration value="Other method"/>
                <xsd:enumeration value="Part 18 amalgamation"/>
                <xsd:enumeration value="Successor fund transfer"/>
                <xsd:enumeration value="Via member consent"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGenderTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Female"/>
                <xsd:enumeration value="Male"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRepresentationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Employer representative"/>
                <xsd:enumeration value="Executive director"/>
                <xsd:enumeration value="Independent director"/>
                <xsd:enumeration value="Member representative"/>
                <xsd:enumeration value="Non affiliated director"/>
                <xsd:enumeration value="Non executive director"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDirectorTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Alternate director"/>
                <xsd:enumeration value="Director"/>
                <xsd:enumeration value="Director (Chair)"/>
                <xsd:enumeration value="Individual trustee"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRSELicenseeOwnershipCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Employer sponsor corporation ownership"/>
                <xsd:enumeration value="Financial services corporation ownership"/>
                <xsd:enumeration value="Nominating organisation ownership"/>
                <xsd:enumeration value="Other ownership type"/>
                <xsd:enumeration value="Public company ownership"/>
                <xsd:enumeration value="Public sector organisation ownership"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRSELicenseeProfitStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="For profit status"/>
                <xsd:enumeration value="Not for profit status"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBoardStructureCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Equal representation required by governing rules"/>
                <xsd:enumeration value="Equal representation required by legislation"/>
                <xsd:enumeration value="Non equal representation"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMembershipBaseCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Corporate base"/>
                <xsd:enumeration value="General base"/>
                <xsd:enumeration value="Government base"/>
                <xsd:enumeration value="Industry base"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSubFundStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Ceased"/>
                <xsd:enumeration value="Existing"/>
                <xsd:enumeration value="New"/>
                <xsd:enumeration value="Unchanged"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMySuperProductLifecycleStageStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Ceased"/>
                <xsd:enumeration value="Existing"/>
                <xsd:enumeration value="New"/>
                <xsd:enumeration value="Not applicable"/>
                <xsd:enumeration value="Unchanged"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrResponsiblePersonTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Director"/>
                <xsd:enumeration value="Director (Chair)"/>
                <xsd:enumeration value="Executive officer: CEO"/>
                <xsd:enumeration value="Executive officer: CFO"/>
                <xsd:enumeration value="Other executive officer"/>
                <xsd:enumeration value="Other responsible person"/>
                <xsd:enumeration value="Secretary"/>
                <xsd:enumeration value="Senior manager"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBillingPreferenceCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Email"/>
                <xsd:enumeration value="Mail"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrResponsiblePersonStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Changed"/>
                <xsd:enumeration value="No longer acting as a responsible person"/>
                <xsd:enumeration value="Unchanged"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPartyTypesCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="001"/>
                <xsd:enumeration value="002"/>
                <xsd:enumeration value="003"/>
                <xsd:enumeration value="004"/>
                <xsd:enumeration value="005"/>
                <xsd:enumeration value="006"/>
                <xsd:enumeration value="007"/>
                <xsd:enumeration value="008"/>
                <xsd:enumeration value="009"/>
                <xsd:enumeration value="010"/>
                <xsd:enumeration value="011"/>
                <xsd:enumeration value="012"/>
                <xsd:enumeration value="013"/>
                <xsd:enumeration value="014"/>
                <xsd:enumeration value="015"/>
                <xsd:enumeration value="016"/>
                <xsd:enumeration value="017"/>
                <xsd:enumeration value="018"/>
                <xsd:enumeration value="019"/>
                <xsd:enumeration value="020"/>
                <xsd:enumeration value="021"/>
                <xsd:enumeration value="022"/>
                <xsd:enumeration value="023"/>
                <xsd:enumeration value="024"/>
                <xsd:enumeration value="025"/>
                <xsd:enumeration value="026"/>
                <xsd:enumeration value="027"/>
                <xsd:enumeration value="028"/>
                <xsd:enumeration value="029"/>
                <xsd:enumeration value="030"/>
                <xsd:enumeration value="031"/>
                <xsd:enumeration value="032"/>
                <xsd:enumeration value="033"/>
                <xsd:enumeration value="034"/>
                <xsd:enumeration value="035"/>
                <xsd:enumeration value="036"/>
                <xsd:enumeration value="037"/>
                <xsd:enumeration value="038"/>
                <xsd:enumeration value="039"/>
                <xsd:enumeration value="040"/>
                <xsd:enumeration value="041"/>
                <xsd:enumeration value="042"/>
                <xsd:enumeration value="043"/>
                <xsd:enumeration value="044"/>
                <xsd:enumeration value="045"/>
                <xsd:enumeration value="046"/>
                <xsd:enumeration value="047"/>
                <xsd:enumeration value="048"/>
                <xsd:enumeration value="049"/>
                <xsd:enumeration value="050"/>
                <xsd:enumeration value="051"/>
                <xsd:enumeration value="052"/>
                <xsd:enumeration value="053"/>
                <xsd:enumeration value="054"/>
                <xsd:enumeration value="055"/>
                <xsd:enumeration value="056"/>
                <xsd:enumeration value="057"/>
                <xsd:enumeration value="058"/>
                <xsd:enumeration value="059"/>
                <xsd:enumeration value="060"/>
                <xsd:enumeration value="061"/>
                <xsd:enumeration value="062"/>
                <xsd:enumeration value="063"/>
                <xsd:enumeration value="064"/>
                <xsd:enumeration value="065"/>
                <xsd:enumeration value="066"/>
                <xsd:enumeration value="067"/>
                <xsd:enumeration value="068"/>
                <xsd:enumeration value="069"/>
                <xsd:enumeration value="070"/>
                <xsd:enumeration value="071"/>
                <xsd:enumeration value="072"/>
                <xsd:enumeration value="073"/>
                <xsd:enumeration value="074"/>
                <xsd:enumeration value="075"/>
                <xsd:enumeration value="076"/>
                <xsd:enumeration value="077"/>
                <xsd:enumeration value="078"/>
                <xsd:enumeration value="079"/>
                <xsd:enumeration value="080"/>
                <xsd:enumeration value="081"/>
                <xsd:enumeration value="082"/>
                <xsd:enumeration value="083"/>
                <xsd:enumeration value="084"/>
                <xsd:enumeration value="085"/>
                <xsd:enumeration value="086"/>
                <xsd:enumeration value="087"/>
                <xsd:enumeration value="088"/>
                <xsd:enumeration value="089"/>
                <xsd:enumeration value="090"/>
                <xsd:enumeration value="091"/>
                <xsd:enumeration value="092"/>
                <xsd:enumeration value="093"/>
                <xsd:enumeration value="094"/>
                <xsd:enumeration value="095"/>
                <xsd:enumeration value="096"/>
                <xsd:enumeration value="097"/>
                <xsd:enumeration value="098"/>
                <xsd:enumeration value="099"/>
                <xsd:enumeration value="100"/>
                <xsd:enumeration value="101"/>
                <xsd:enumeration value="102"/>
                <xsd:enumeration value="103"/>
                <xsd:enumeration value="104"/>
                <xsd:enumeration value="105"/>
                <xsd:enumeration value="106"/>
                <xsd:enumeration value="107"/>
                <xsd:enumeration value="108"/>
                <xsd:enumeration value="109"/>
                <xsd:enumeration value="110"/>
                <xsd:enumeration value="111"/>
                <xsd:enumeration value="112"/>
                <xsd:enumeration value="113"/>
                <xsd:enumeration value="114"/>
                <xsd:enumeration value="115"/>
                <xsd:enumeration value="116"/>
                <xsd:enumeration value="117"/>
                <xsd:enumeration value="118"/>
                <xsd:enumeration value="120"/>
                <xsd:enumeration value="121"/>
                <xsd:enumeration value="122"/>
                <xsd:enumeration value="123"/>
                <xsd:enumeration value="124"/>
                <xsd:enumeration value="125"/>
                <xsd:enumeration value="126"/>
                <xsd:enumeration value="127"/>
                <xsd:enumeration value="128"/>
                <xsd:enumeration value="129"/>
                <xsd:enumeration value="130"/>
                <xsd:enumeration value="131"/>
                <xsd:enumeration value="132"/>
                <xsd:enumeration value="133"/>
                <xsd:enumeration value="134"/>
                <xsd:enumeration value="135"/>
                <xsd:enumeration value="136"/>
                <xsd:enumeration value="137"/>
                <xsd:enumeration value="138"/>
                <xsd:enumeration value="139"/>
                <xsd:enumeration value="140"/>
                <xsd:enumeration value="141"/>
                <xsd:enumeration value="142"/>
                <xsd:enumeration value="143"/>
                <xsd:enumeration value="144"/>
                <xsd:enumeration value="145"/>
                <xsd:enumeration value="146"/>
                <xsd:enumeration value="147"/>
                <xsd:enumeration value="148"/>
                <xsd:enumeration value="149"/>
                <xsd:enumeration value="150"/>
                <xsd:enumeration value="151"/>
                <xsd:enumeration value="152"/>
                <xsd:enumeration value="153"/>
                <xsd:enumeration value="154"/>
                <xsd:enumeration value="155"/>
                <xsd:enumeration value="156"/>
                <xsd:enumeration value="157"/>
                <xsd:enumeration value="158"/>
                <xsd:enumeration value="159"/>
                <xsd:enumeration value="160"/>
                <xsd:enumeration value="161"/>
                <xsd:enumeration value="162"/>
                <xsd:enumeration value="163"/>
                <xsd:enumeration value="164"/>
                <xsd:enumeration value="165"/>
                <xsd:enumeration value="166"/>
                <xsd:enumeration value="167"/>
                <xsd:enumeration value="168"/>
                <xsd:enumeration value="169"/>
                <xsd:enumeration value="170"/>
                <xsd:enumeration value="171"/>
                <xsd:enumeration value="172"/>
                <xsd:enumeration value="174"/>
                <xsd:enumeration value="175"/>
                <xsd:enumeration value="176"/>
                <xsd:enumeration value="177"/>
                <xsd:enumeration value="178"/>
                <xsd:enumeration value="179"/>
                <xsd:enumeration value="180"/>
                <xsd:enumeration value="181"/>
                <xsd:enumeration value="182"/>
                <xsd:enumeration value="183"/>
                <xsd:enumeration value="184"/>
                <xsd:enumeration value="185"/>
                <xsd:enumeration value="186"/>
                <xsd:enumeration value="187"/>
                <xsd:enumeration value="188"/>
                <xsd:enumeration value="189"/>
                <xsd:enumeration value="190"/>
                <xsd:enumeration value="191"/>
                <xsd:enumeration value="192"/>
                <xsd:enumeration value="193"/>
                <xsd:enumeration value="194"/>
                <xsd:enumeration value="195"/>
                <xsd:enumeration value="196"/>
                <xsd:enumeration value="197"/>
                <xsd:enumeration value="198"/>
                <xsd:enumeration value="199"/>
                <xsd:enumeration value="200"/>
                <xsd:enumeration value="201"/>
                <xsd:enumeration value="203"/>
                <xsd:enumeration value="204"/>
                <xsd:enumeration value="205"/>
                <xsd:enumeration value="206"/>
                <xsd:enumeration value="207"/>
                <xsd:enumeration value="208"/>
                <xsd:enumeration value="209"/>
                <xsd:enumeration value="210"/>
                <xsd:enumeration value="211"/>
                <xsd:enumeration value="212"/>
                <xsd:enumeration value="213"/>
                <xsd:enumeration value="214"/>
                <xsd:enumeration value="215"/>
                <xsd:enumeration value="216"/>
                <xsd:enumeration value="217"/>
                <xsd:enumeration value="218"/>
                <xsd:enumeration value="219"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLevelTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="FL"/>
                <xsd:enumeration value="G"/>
                <xsd:enumeration value="L"/>
                <xsd:enumeration value="LG"/>
                <xsd:enumeration value="LL"/>
                <xsd:enumeration value="M"/>
                <xsd:enumeration value="OD"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="PDM"/>
                <xsd:enumeration value="PLF"/>
                <xsd:enumeration value="PTHS"/>
                <xsd:enumeration value="RT"/>
                <xsd:enumeration value="SB"/>
                <xsd:enumeration value="UG"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRoadSuffixCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="CENTRAL"/>
                <xsd:enumeration value="EAST"/>
                <xsd:enumeration value="EXTENSION"/>
                <xsd:enumeration value="LOWER"/>
                <xsd:enumeration value="NORTH"/>
                <xsd:enumeration value="NORTH EAST"/>
                <xsd:enumeration value="NORTH WEST"/>
                <xsd:enumeration value="SOUTH"/>
                <xsd:enumeration value="SOUTH EAST"/>
                <xsd:enumeration value="SOUTH WEST"/>
                <xsd:enumeration value="UPPER"/>
                <xsd:enumeration value="WEST"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPostalDeliveryCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="CARE PO"/>
                <xsd:enumeration value="CMA"/>
                <xsd:enumeration value="CMB"/>
                <xsd:enumeration value="GPO BOX"/>
                <xsd:enumeration value="LOCKED BAG"/>
                <xsd:enumeration value="MS"/>
                <xsd:enumeration value="PO BOX"/>
                <xsd:enumeration value="PRIVATE BAG"/>
                <xsd:enumeration value="RMB"/>
                <xsd:enumeration value="RMS"/>
                <xsd:enumeration value="RSD"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTelephoneFunctionalityStandardCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01"/>
                <xsd:enumeration value="02"/>
                <xsd:enumeration value="03"/>
                <xsd:enumeration value="04"/>
                <xsd:enumeration value="08"/>
                <xsd:enumeration value="09"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPhysicalAddressIndicatorCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="N"/>
                <xsd:enumeration value="UNK"/>
                <xsd:enumeration value="Y"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrYesNoNACodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="No"/>
                <xsd:enumeration value="Not applicable"/>
                <xsd:enumeration value="Yes"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLodgmentReportCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Simplified"/>
                <xsd:enumeration value="Standard"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPercentageBracketCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGstRegistrationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Legislative Requirement"/>
                <xsd:enumeration value="Voluntary"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGstCancelReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Ceased operating"/>
                <xsd:enumeration value="Never operated"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFuelTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Diesel"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Petrol"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationIndustryGroupCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Accommodation &amp; Food Services"/>
                <xsd:enumeration value="Administrative &amp; Support Services"/>
                <xsd:enumeration value="Agriculture"/>
                <xsd:enumeration value="Arts &amp; Recreation Services"/>
                <xsd:enumeration value="Construction"/>
                <xsd:enumeration value="Education &amp; Training"/>
                <xsd:enumeration value="Electricity, Gas, Water &amp; Waste"/>
                <xsd:enumeration value="Financial &amp; Insurance Services"/>
                <xsd:enumeration value="Fishing"/>
                <xsd:enumeration value="Forestry"/>
                <xsd:enumeration value="Health Care &amp; Social Assistance"/>
                <xsd:enumeration value="Information Media &amp; Telecommunications"/>
                <xsd:enumeration value="Manufacturing"/>
                <xsd:enumeration value="Mining"/>
                <xsd:enumeration value="Other Services"/>
                <xsd:enumeration value="Professional, Scientific &amp; Tech Services"/>
                <xsd:enumeration value="Public Administration &amp; Safety"/>
                <xsd:enumeration value="Rental, Hiring &amp; Real Estate Services"/>
                <xsd:enumeration value="Retail Trade"/>
                <xsd:enumeration value="Transport, Postal &amp; Warehousing"/>
                <xsd:enumeration value="Wholesale Trade"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLuxuryCarTaxLiabilityRangeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="$0 to $49,999"/>
                <xsd:enumeration value="$100,000 to $499,999"/>
                <xsd:enumeration value="$50,000 to $99,999"/>
                <xsd:enumeration value="$500,000 to $5 million"/>
                <xsd:enumeration value="More than $5 million"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaygWithholdingReportingMethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Both"/>
                <xsd:enumeration value="Electronically"/>
                <xsd:enumeration value="Paper form"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaygWithholdingPaymentSummaryProvisionMethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ATO"/>
                <xsd:enumeration value="Both"/>
                <xsd:enumeration value="Print"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrThinCapitalisationEntityTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="10"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:enumeration value="9"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLuxuryCarTaxActivityCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Importer"/>
                <xsd:enumeration value="Manufacturer"/>
                <xsd:enumeration value="Retailer"/>
                <xsd:enumeration value="Wholesaler"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrForeignEmploymentIncomeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Foreign"/>
                <xsd:enumeration value="Joint Petroleum"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeathBenefitRecipientCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Dependant"/>
                <xsd:enumeration value="Non dependant"/>
                <xsd:enumeration value="Not Applicable"/>
                <xsd:enumeration value="Trustee"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMembershipProfileGenderXCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Any"/>
                <xsd:enumeration value="Female"/>
                <xsd:enumeration value="Intersex or Indeterminate"/>
                <xsd:enumeration value="Male"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSelectInvestmentOptionStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Ceased"/>
                <xsd:enumeration value="Existing"/>
                <xsd:enumeration value="New"/>
                <xsd:enumeration value="No longer select investment option"/>
                <xsd:enumeration value="Returning"/>
                <xsd:enumeration value="Unchanged"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRSELicenseeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Employer sponsor (non-public sector) ownership"/>
                <xsd:enumeration value="Financial services corporation ownership"/>
                <xsd:enumeration value="Nominating organisation ownership"/>
                <xsd:enumeration value="Other ownership type"/>
                <xsd:enumeration value="Public company ownership"/>
                <xsd:enumeration value="Public sector organisation ownership"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOtherRefundableTaxOffsetsCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="BeneficiarySpecialDisabilityTrust"/>
                <xsd:enumeration value="ConservationTillageRefundableTaxOffset"/>
                <xsd:enumeration value="ExplorationCreditRefundableTaxOffset"/>
                <xsd:enumeration value="MultipleTaxOffsets"/>
                <xsd:enumeration value="NonExplorationCreditRefundableTaxOffset"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaymentStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Cancelled"/>
                <xsd:enumeration value="Default"/>
                <xsd:enumeration value="Failed"/>
                <xsd:enumeration value="Paid"/>
                <xsd:enumeration value="Pending"/>
                <xsd:enumeration value="Scheduled"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaymentFrequencyCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Fortnightly"/>
                <xsd:enumeration value="LumpSum"/>
                <xsd:enumeration value="Monthly"/>
                <xsd:enumeration value="Quarterly"/>
                <xsd:enumeration value="Weekly"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaymentDirectDebitStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Cancelled"/>
                <xsd:enumeration value="Failed"/>
                <xsd:enumeration value="NotApplicable"/>
                <xsd:enumeration value="Pending"/>
                <xsd:enumeration value="Processed"/>
                <xsd:enumeration value="Scheduled"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInvestmentCategoryCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Bonds"/>
                <xsd:enumeration value="Currency swap"/>
                <xsd:enumeration value="Financial instruments"/>
                <xsd:enumeration value="Forward contracts"/>
                <xsd:enumeration value="Forward exchange rate"/>
                <xsd:enumeration value="Forward interest rate"/>
                <xsd:enumeration value="Futures"/>
                <xsd:enumeration value="Interest rate swap"/>
                <xsd:enumeration value="Land rent"/>
                <xsd:enumeration value="Life assurance"/>
                <xsd:enumeration value="Loans"/>
                <xsd:enumeration value="Other financial instruments"/>
                <xsd:enumeration value="Right option"/>
                <xsd:enumeration value="Shares"/>
                <xsd:enumeration value="Unit trust"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaymentMethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Billpay"/>
                <xsd:enumeration value="Bpay"/>
                <xsd:enumeration value="Cheque"/>
                <xsd:enumeration value="CreditCard"/>
                <xsd:enumeration value="DirectCredit"/>
                <xsd:enumeration value="DirectDebit"/>
                <xsd:enumeration value="EFT"/>
                <xsd:enumeration value="InPerson"/>
                <xsd:enumeration value="Mailpay"/>
                <xsd:enumeration value="None"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFinancialInvestmentAccountCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Dividend"/>
                <xsd:enumeration value="Farm Management Deposit"/>
                <xsd:enumeration value="Interest"/>
                <xsd:enumeration value="Term Deposit"/>
                <xsd:enumeration value="Unit Trust"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAssessableCharacterCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Assessable foreign source income"/>
                <xsd:enumeration value="Capital gains discounted method - non-taxable Australian property"/>
                <xsd:enumeration value="Capital gains discounted method - taxable Australian property"/>
                <xsd:enumeration value="Capital gains other - non-taxable Australian property"/>
                <xsd:enumeration value="Capital gains other - taxable Australian property"/>
                <xsd:enumeration value="Controlled foreign company attributable income"/>
                <xsd:enumeration value="Dividend amount from listed investment company capital gain"/>
                <xsd:enumeration value="Franked dividends"/>
                <xsd:enumeration value="Franking credit gross-up"/>
                <xsd:enumeration value="Interest"/>
                <xsd:enumeration value="Interest exempt from withholding"/>
                <xsd:enumeration value="National rental affordability scheme rental income"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Other Australian income"/>
                <xsd:enumeration value="Other net foreign source income"/>
                <xsd:enumeration value="Primary production income"/>
                <xsd:enumeration value="Royalties"/>
                <xsd:enumeration value="Transferor trust income"/>
                <xsd:enumeration value="Unfranked dividends declared to be conduit foreign income"/>
                <xsd:enumeration value="Unfranked dividends not declared to be conduit foreign income"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrExemptIncomeCharacterCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Net exempt income for foreign residents"/>
                <xsd:enumeration value="Other net exempt income"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOffsetCharacterCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Australian franking credits from a New Zealand company"/>
                <xsd:enumeration value="Exploration development credit"/>
                <xsd:enumeration value="Foreign income tax offsets"/>
                <xsd:enumeration value="Franking credits"/>
                <xsd:enumeration value="National rental affordability scheme (NRAS) tax offset"/>
                <xsd:enumeration value="Other"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGovernmentTierCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="COM"/>
                <xsd:enumeration value="LOC"/>
                <xsd:enumeration value="STA"/>
                <xsd:enumeration value="TER"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFundTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="NPF"/>
                <xsd:enumeration value="POF"/>
                <xsd:enumeration value="PSF"/>
                <xsd:enumeration value="PSS"/>
                <xsd:enumeration value="SAF"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrABNApplicationReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="CBS"/>
                <xsd:enumeration value="CON"/>
                <xsd:enumeration value="INV"/>
                <xsd:enumeration value="NEW"/>
                <xsd:enumeration value="OTH"/>
                <xsd:enumeration value="PAY"/>
                <xsd:enumeration value="PUR"/>
                <xsd:enumeration value="RED"/>
                <xsd:enumeration value="RER"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ACT"/>
                <xsd:enumeration value="CAN"/>
                <xsd:enumeration value="INA"/>
                <xsd:enumeration value="ISS"/>
                <xsd:enumeration value="NDF"/>
                <xsd:enumeration value="PEN"/>
                <xsd:enumeration value="REF"/>
                <xsd:enumeration value="WIO"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLanguageTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ARA"/>
                <xsd:enumeration value="ASS"/>
                <xsd:enumeration value="BLK"/>
                <xsd:enumeration value="CHI"/>
                <xsd:enumeration value="CRO"/>
                <xsd:enumeration value="DAR"/>
                <xsd:enumeration value="DIN"/>
                <xsd:enumeration value="ENG"/>
                <xsd:enumeration value="FAR"/>
                <xsd:enumeration value="GRK"/>
                <xsd:enumeration value="HIN"/>
                <xsd:enumeration value="IND"/>
                <xsd:enumeration value="ITA"/>
                <xsd:enumeration value="JAP"/>
                <xsd:enumeration value="KAR"/>
                <xsd:enumeration value="KHM"/>
                <xsd:enumeration value="KOR"/>
                <xsd:enumeration value="MAC"/>
                <xsd:enumeration value="MLT"/>
                <xsd:enumeration value="OTH"/>
                <xsd:enumeration value="POL"/>
                <xsd:enumeration value="POR"/>
                <xsd:enumeration value="RUS"/>
                <xsd:enumeration value="SOM"/>
                <xsd:enumeration value="SPA"/>
                <xsd:enumeration value="SRB"/>
                <xsd:enumeration value="THA"/>
                <xsd:enumeration value="TTY"/>
                <xsd:enumeration value="TUR"/>
                <xsd:enumeration value="VNM"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrNonEligibleInvestmentBusinessPercentageCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="0% to 0.5%"/>
                <xsd:enumeration value="Over 0.5% to 1.0%"/>
                <xsd:enumeration value="Over 1.0% to 1.5%"/>
                <xsd:enumeration value="Over 1.5% to 2.0%"/>
                <xsd:enumeration value="Over 2.0%"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrABREntityTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="CHT"/>
                <xsd:enumeration value="CLP"/>
                <xsd:enumeration value="LBG"/>
                <xsd:enumeration value="UPC"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaygWithholdingRegistrationLegalRequirementCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="No"/>
                <xsd:enumeration value="NS"/>
                <xsd:enumeration value="Yes"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxConcessionTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="FBTE"/>
                <xsd:enumeration value="FBTR"/>
                <xsd:enumeration value="GSTC"/>
                <xsd:enumeration value="ITEC"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAllowanceCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Car"/>
                <xsd:enumeration value="Laundry"/>
                <xsd:enumeration value="Meals"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Transport"/>
                <xsd:enumeration value="Travel"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrASICNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="6"/>
                <xsd:pattern value="[0-9]{6}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrExemptPensionIncomeCalculationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Both"/>
                <xsd:enumeration value="Segregated"/>
                <xsd:enumeration value="Unsegregated"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOtherNonRefundableCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Early Stage Investor"/>
                <xsd:enumeration value="ESVCLP"/>
                <xsd:enumeration value="Infrastructure Borrowings"/>
                <xsd:enumeration value="Joint Petroleum Development Area"/>
                <xsd:enumeration value="Multiple Tax Offsets"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInstalmentRateCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Commissioner"/>
                <xsd:enumeration value="Flat"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrUpwardVariationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Amount"/>
                <xsd:enumeration value="Rate"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGeocodeLatitudeNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:decimalItemType">
                <xsd:totalDigits value="11"/>
                <xsd:fractionDigits value="9"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGeocodeLongitudeNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:decimalItemType">
                <xsd:totalDigits value="12"/>
                <xsd:fractionDigits value="9"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGeocodePositionalUncertaintyNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:decimalItemType">
                <xsd:totalDigits value="7"/>
                <xsd:fractionDigits value="3"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrBranchNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="[0-9]{3}"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPersonOccupationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="111111"/>
                <xsd:enumeration value="111211"/>
                <xsd:enumeration value="111212"/>
                <xsd:enumeration value="111311"/>
                <xsd:enumeration value="111312"/>
                <xsd:enumeration value="111399"/>
                <xsd:enumeration value="121111"/>
                <xsd:enumeration value="121211"/>
                <xsd:enumeration value="121212"/>
                <xsd:enumeration value="121213"/>
                <xsd:enumeration value="121214"/>
                <xsd:enumeration value="121215"/>
                <xsd:enumeration value="121216"/>
                <xsd:enumeration value="121217"/>
                <xsd:enumeration value="121218"/>
                <xsd:enumeration value="121221"/>
                <xsd:enumeration value="121299"/>
                <xsd:enumeration value="121311"/>
                <xsd:enumeration value="121312"/>
                <xsd:enumeration value="121313"/>
                <xsd:enumeration value="121314"/>
                <xsd:enumeration value="121315"/>
                <xsd:enumeration value="121316"/>
                <xsd:enumeration value="121317"/>
                <xsd:enumeration value="121318"/>
                <xsd:enumeration value="121321"/>
                <xsd:enumeration value="121322"/>
                <xsd:enumeration value="121399"/>
                <xsd:enumeration value="121411"/>
                <xsd:enumeration value="131112"/>
                <xsd:enumeration value="131113"/>
                <xsd:enumeration value="131114"/>
                <xsd:enumeration value="132111"/>
                <xsd:enumeration value="132211"/>
                <xsd:enumeration value="132311"/>
                <xsd:enumeration value="132411"/>
                <xsd:enumeration value="132511"/>
                <xsd:enumeration value="133111"/>
                <xsd:enumeration value="133112"/>
                <xsd:enumeration value="133211"/>
                <xsd:enumeration value="133311"/>
                <xsd:enumeration value="133312"/>
                <xsd:enumeration value="133411"/>
                <xsd:enumeration value="133511"/>
                <xsd:enumeration value="133512"/>
                <xsd:enumeration value="133513"/>
                <xsd:enumeration value="133611"/>
                <xsd:enumeration value="133612"/>
                <xsd:enumeration value="134111"/>
                <xsd:enumeration value="134211"/>
                <xsd:enumeration value="134212"/>
                <xsd:enumeration value="134213"/>
                <xsd:enumeration value="134214"/>
                <xsd:enumeration value="134299"/>
                <xsd:enumeration value="134311"/>
                <xsd:enumeration value="134411"/>
                <xsd:enumeration value="134412"/>
                <xsd:enumeration value="134499"/>
                <xsd:enumeration value="135111"/>
                <xsd:enumeration value="135112"/>
                <xsd:enumeration value="135199"/>
                <xsd:enumeration value="139111"/>
                <xsd:enumeration value="139112"/>
                <xsd:enumeration value="139113"/>
                <xsd:enumeration value="139211"/>
                <xsd:enumeration value="139911"/>
                <xsd:enumeration value="139912"/>
                <xsd:enumeration value="139913"/>
                <xsd:enumeration value="139914"/>
                <xsd:enumeration value="139915"/>
                <xsd:enumeration value="139999"/>
                <xsd:enumeration value="141111"/>
                <xsd:enumeration value="141211"/>
                <xsd:enumeration value="141311"/>
                <xsd:enumeration value="141411"/>
                <xsd:enumeration value="141911"/>
                <xsd:enumeration value="141912"/>
                <xsd:enumeration value="141999"/>
                <xsd:enumeration value="142111"/>
                <xsd:enumeration value="142112"/>
                <xsd:enumeration value="142113"/>
                <xsd:enumeration value="142114"/>
                <xsd:enumeration value="142115"/>
                <xsd:enumeration value="142116"/>
                <xsd:enumeration value="149111"/>
                <xsd:enumeration value="149112"/>
                <xsd:enumeration value="149113"/>
                <xsd:enumeration value="149211"/>
                <xsd:enumeration value="149212"/>
                <xsd:enumeration value="149311"/>
                <xsd:enumeration value="149411"/>
                <xsd:enumeration value="149412"/>
                <xsd:enumeration value="149413"/>
                <xsd:enumeration value="149911"/>
                <xsd:enumeration value="149912"/>
                <xsd:enumeration value="149913"/>
                <xsd:enumeration value="149914"/>
                <xsd:enumeration value="149915"/>
                <xsd:enumeration value="149999"/>
                <xsd:enumeration value="211111"/>
                <xsd:enumeration value="211112"/>
                <xsd:enumeration value="211113"/>
                <xsd:enumeration value="211199"/>
                <xsd:enumeration value="211211"/>
                <xsd:enumeration value="211212"/>
                <xsd:enumeration value="211213"/>
                <xsd:enumeration value="211214"/>
                <xsd:enumeration value="211299"/>
                <xsd:enumeration value="211311"/>
                <xsd:enumeration value="211411"/>
                <xsd:enumeration value="211412"/>
                <xsd:enumeration value="211413"/>
                <xsd:enumeration value="211499"/>
                <xsd:enumeration value="212111"/>
                <xsd:enumeration value="212112"/>
                <xsd:enumeration value="212113"/>
                <xsd:enumeration value="212114"/>
                <xsd:enumeration value="212211"/>
                <xsd:enumeration value="212212"/>
                <xsd:enumeration value="212311"/>
                <xsd:enumeration value="212312"/>
                <xsd:enumeration value="212313"/>
                <xsd:enumeration value="212314"/>
                <xsd:enumeration value="212315"/>
                <xsd:enumeration value="212316"/>
                <xsd:enumeration value="212317"/>
                <xsd:enumeration value="212318"/>
                <xsd:enumeration value="212399"/>
                <xsd:enumeration value="212411"/>
                <xsd:enumeration value="212412"/>
                <xsd:enumeration value="212413"/>
                <xsd:enumeration value="212414"/>
                <xsd:enumeration value="212415"/>
                <xsd:enumeration value="212416"/>
                <xsd:enumeration value="212499"/>
                <xsd:enumeration value="221111"/>
                <xsd:enumeration value="221112"/>
                <xsd:enumeration value="221113"/>
                <xsd:enumeration value="221211"/>
                <xsd:enumeration value="221212"/>
                <xsd:enumeration value="221213"/>
                <xsd:enumeration value="221214"/>
                <xsd:enumeration value="222111"/>
                <xsd:enumeration value="222112"/>
                <xsd:enumeration value="222113"/>
                <xsd:enumeration value="222199"/>
                <xsd:enumeration value="222211"/>
                <xsd:enumeration value="222212"/>
                <xsd:enumeration value="222213"/>
                <xsd:enumeration value="222299"/>
                <xsd:enumeration value="222311"/>
                <xsd:enumeration value="222312"/>
                <xsd:enumeration value="223111"/>
                <xsd:enumeration value="223112"/>
                <xsd:enumeration value="223113"/>
                <xsd:enumeration value="223211"/>
                <xsd:enumeration value="223311"/>
                <xsd:enumeration value="224111"/>
                <xsd:enumeration value="224112"/>
                <xsd:enumeration value="224113"/>
                <xsd:enumeration value="224211"/>
                <xsd:enumeration value="224212"/>
                <xsd:enumeration value="224213"/>
                <xsd:enumeration value="224214"/>
                <xsd:enumeration value="224311"/>
                <xsd:enumeration value="224411"/>
                <xsd:enumeration value="224412"/>
                <xsd:enumeration value="224511"/>
                <xsd:enumeration value="224512"/>
                <xsd:enumeration value="224611"/>
                <xsd:enumeration value="224711"/>
                <xsd:enumeration value="224712"/>
                <xsd:enumeration value="224911"/>
                <xsd:enumeration value="224912"/>
                <xsd:enumeration value="224913"/>
                <xsd:enumeration value="224914"/>
                <xsd:enumeration value="224999"/>
                <xsd:enumeration value="225111"/>
                <xsd:enumeration value="225112"/>
                <xsd:enumeration value="225113"/>
                <xsd:enumeration value="225211"/>
                <xsd:enumeration value="225212"/>
                <xsd:enumeration value="225213"/>
                <xsd:enumeration value="225311"/>
                <xsd:enumeration value="225411"/>
                <xsd:enumeration value="225412"/>
                <xsd:enumeration value="225499"/>
                <xsd:enumeration value="231111"/>
                <xsd:enumeration value="231112"/>
                <xsd:enumeration value="231113"/>
                <xsd:enumeration value="231114"/>
                <xsd:enumeration value="231199"/>
                <xsd:enumeration value="231211"/>
                <xsd:enumeration value="231212"/>
                <xsd:enumeration value="231213"/>
                <xsd:enumeration value="231214"/>
                <xsd:enumeration value="231215"/>
                <xsd:enumeration value="231299"/>
                <xsd:enumeration value="232111"/>
                <xsd:enumeration value="232112"/>
                <xsd:enumeration value="232212"/>
                <xsd:enumeration value="232213"/>
                <xsd:enumeration value="232214"/>
                <xsd:enumeration value="232311"/>
                <xsd:enumeration value="232312"/>
                <xsd:enumeration value="232313"/>
                <xsd:enumeration value="232411"/>
                <xsd:enumeration value="232412"/>
                <xsd:enumeration value="232413"/>
                <xsd:enumeration value="232414"/>
                <xsd:enumeration value="232511"/>
                <xsd:enumeration value="232611"/>
                <xsd:enumeration value="233111"/>
                <xsd:enumeration value="233112"/>
                <xsd:enumeration value="233211"/>
                <xsd:enumeration value="233212"/>
                <xsd:enumeration value="233213"/>
                <xsd:enumeration value="233214"/>
                <xsd:enumeration value="233215"/>
                <xsd:enumeration value="233311"/>
                <xsd:enumeration value="233411"/>
                <xsd:enumeration value="233511"/>
                <xsd:enumeration value="233512"/>
                <xsd:enumeration value="233513"/>
                <xsd:enumeration value="233611"/>
                <xsd:enumeration value="233612"/>
                <xsd:enumeration value="233911"/>
                <xsd:enumeration value="233912"/>
                <xsd:enumeration value="233913"/>
                <xsd:enumeration value="233914"/>
                <xsd:enumeration value="233915"/>
                <xsd:enumeration value="233916"/>
                <xsd:enumeration value="233999"/>
                <xsd:enumeration value="234111"/>
                <xsd:enumeration value="234112"/>
                <xsd:enumeration value="234113"/>
                <xsd:enumeration value="234211"/>
                <xsd:enumeration value="234212"/>
                <xsd:enumeration value="234213"/>
                <xsd:enumeration value="234311"/>
                <xsd:enumeration value="234312"/>
                <xsd:enumeration value="234313"/>
                <xsd:enumeration value="234314"/>
                <xsd:enumeration value="234399"/>
                <xsd:enumeration value="234411"/>
                <xsd:enumeration value="234412"/>
                <xsd:enumeration value="234413"/>
                <xsd:enumeration value="234511"/>
                <xsd:enumeration value="234513"/>
                <xsd:enumeration value="234514"/>
                <xsd:enumeration value="234515"/>
                <xsd:enumeration value="234516"/>
                <xsd:enumeration value="234517"/>
                <xsd:enumeration value="234518"/>
                <xsd:enumeration value="234599"/>
                <xsd:enumeration value="234611"/>
                <xsd:enumeration value="234711"/>
                <xsd:enumeration value="234911"/>
                <xsd:enumeration value="234912"/>
                <xsd:enumeration value="234913"/>
                <xsd:enumeration value="234914"/>
                <xsd:enumeration value="234915"/>
                <xsd:enumeration value="234999"/>
                <xsd:enumeration value="241111"/>
                <xsd:enumeration value="241213"/>
                <xsd:enumeration value="241311"/>
                <xsd:enumeration value="241411"/>
                <xsd:enumeration value="241511"/>
                <xsd:enumeration value="241512"/>
                <xsd:enumeration value="241513"/>
                <xsd:enumeration value="241599"/>
                <xsd:enumeration value="241999"/>
                <xsd:enumeration value="242111"/>
                <xsd:enumeration value="242112"/>
                <xsd:enumeration value="242211"/>
                <xsd:enumeration value="249111"/>
                <xsd:enumeration value="249112"/>
                <xsd:enumeration value="249211"/>
                <xsd:enumeration value="249212"/>
                <xsd:enumeration value="249213"/>
                <xsd:enumeration value="249214"/>
                <xsd:enumeration value="249299"/>
                <xsd:enumeration value="249311"/>
                <xsd:enumeration value="251111"/>
                <xsd:enumeration value="251112"/>
                <xsd:enumeration value="251211"/>
                <xsd:enumeration value="251212"/>
                <xsd:enumeration value="251213"/>
                <xsd:enumeration value="251214"/>
                <xsd:enumeration value="251311"/>
                <xsd:enumeration value="251312"/>
                <xsd:enumeration value="251411"/>
                <xsd:enumeration value="251412"/>
                <xsd:enumeration value="251511"/>
                <xsd:enumeration value="251512"/>
                <xsd:enumeration value="251513"/>
                <xsd:enumeration value="251911"/>
                <xsd:enumeration value="251912"/>
                <xsd:enumeration value="251999"/>
                <xsd:enumeration value="252111"/>
                <xsd:enumeration value="252112"/>
                <xsd:enumeration value="252211"/>
                <xsd:enumeration value="252212"/>
                <xsd:enumeration value="252213"/>
                <xsd:enumeration value="252214"/>
                <xsd:enumeration value="252299"/>
                <xsd:enumeration value="252311"/>
                <xsd:enumeration value="252312"/>
                <xsd:enumeration value="252411"/>
                <xsd:enumeration value="252511"/>
                <xsd:enumeration value="252611"/>
                <xsd:enumeration value="252711"/>
                <xsd:enumeration value="252712"/>
                <xsd:enumeration value="253111"/>
                <xsd:enumeration value="253112"/>
                <xsd:enumeration value="253211"/>
                <xsd:enumeration value="253311"/>
                <xsd:enumeration value="253312"/>
                <xsd:enumeration value="253313"/>
                <xsd:enumeration value="253314"/>
                <xsd:enumeration value="253315"/>
                <xsd:enumeration value="253316"/>
                <xsd:enumeration value="253317"/>
                <xsd:enumeration value="253318"/>
                <xsd:enumeration value="253321"/>
                <xsd:enumeration value="253322"/>
                <xsd:enumeration value="253323"/>
                <xsd:enumeration value="253324"/>
                <xsd:enumeration value="253399"/>
                <xsd:enumeration value="253411"/>
                <xsd:enumeration value="253511"/>
                <xsd:enumeration value="253512"/>
                <xsd:enumeration value="253513"/>
                <xsd:enumeration value="253514"/>
                <xsd:enumeration value="253515"/>
                <xsd:enumeration value="253516"/>
                <xsd:enumeration value="253517"/>
                <xsd:enumeration value="253518"/>
                <xsd:enumeration value="253521"/>
                <xsd:enumeration value="253911"/>
                <xsd:enumeration value="253912"/>
                <xsd:enumeration value="253913"/>
                <xsd:enumeration value="253914"/>
                <xsd:enumeration value="253915"/>
                <xsd:enumeration value="253917"/>
                <xsd:enumeration value="253918"/>
                <xsd:enumeration value="253999"/>
                <xsd:enumeration value="254111"/>
                <xsd:enumeration value="254211"/>
                <xsd:enumeration value="254212"/>
                <xsd:enumeration value="254311"/>
                <xsd:enumeration value="254411"/>
                <xsd:enumeration value="254412"/>
                <xsd:enumeration value="254413"/>
                <xsd:enumeration value="254414"/>
                <xsd:enumeration value="254415"/>
                <xsd:enumeration value="254416"/>
                <xsd:enumeration value="254417"/>
                <xsd:enumeration value="254418"/>
                <xsd:enumeration value="254421"/>
                <xsd:enumeration value="254422"/>
                <xsd:enumeration value="254423"/>
                <xsd:enumeration value="254424"/>
                <xsd:enumeration value="254425"/>
                <xsd:enumeration value="254499"/>
                <xsd:enumeration value="261111"/>
                <xsd:enumeration value="261112"/>
                <xsd:enumeration value="261211"/>
                <xsd:enumeration value="261212"/>
                <xsd:enumeration value="261311"/>
                <xsd:enumeration value="261312"/>
                <xsd:enumeration value="261313"/>
                <xsd:enumeration value="261314"/>
                <xsd:enumeration value="261399"/>
                <xsd:enumeration value="262111"/>
                <xsd:enumeration value="262112"/>
                <xsd:enumeration value="262113"/>
                <xsd:enumeration value="263111"/>
                <xsd:enumeration value="263112"/>
                <xsd:enumeration value="263113"/>
                <xsd:enumeration value="263211"/>
                <xsd:enumeration value="263212"/>
                <xsd:enumeration value="263213"/>
                <xsd:enumeration value="263299"/>
                <xsd:enumeration value="263311"/>
                <xsd:enumeration value="263312"/>
                <xsd:enumeration value="271111"/>
                <xsd:enumeration value="271211"/>
                <xsd:enumeration value="271212"/>
                <xsd:enumeration value="271213"/>
                <xsd:enumeration value="271214"/>
                <xsd:enumeration value="271299"/>
                <xsd:enumeration value="271311"/>
                <xsd:enumeration value="272111"/>
                <xsd:enumeration value="272112"/>
                <xsd:enumeration value="272113"/>
                <xsd:enumeration value="272114"/>
                <xsd:enumeration value="272115"/>
                <xsd:enumeration value="272199"/>
                <xsd:enumeration value="272211"/>
                <xsd:enumeration value="272311"/>
                <xsd:enumeration value="272312"/>
                <xsd:enumeration value="272313"/>
                <xsd:enumeration value="272314"/>
                <xsd:enumeration value="272399"/>
                <xsd:enumeration value="272411"/>
                <xsd:enumeration value="272412"/>
                <xsd:enumeration value="272413"/>
                <xsd:enumeration value="272414"/>
                <xsd:enumeration value="272499"/>
                <xsd:enumeration value="272511"/>
                <xsd:enumeration value="272611"/>
                <xsd:enumeration value="272612"/>
                <xsd:enumeration value="272613"/>
                <xsd:enumeration value="311111"/>
                <xsd:enumeration value="311211"/>
                <xsd:enumeration value="311212"/>
                <xsd:enumeration value="311213"/>
                <xsd:enumeration value="311214"/>
                <xsd:enumeration value="311215"/>
                <xsd:enumeration value="311216"/>
                <xsd:enumeration value="311299"/>
                <xsd:enumeration value="311311"/>
                <xsd:enumeration value="311312"/>
                <xsd:enumeration value="311313"/>
                <xsd:enumeration value="311399"/>
                <xsd:enumeration value="311411"/>
                <xsd:enumeration value="311412"/>
                <xsd:enumeration value="311413"/>
                <xsd:enumeration value="311414"/>
                <xsd:enumeration value="311499"/>
                <xsd:enumeration value="312111"/>
                <xsd:enumeration value="312112"/>
                <xsd:enumeration value="312113"/>
                <xsd:enumeration value="312114"/>
                <xsd:enumeration value="312115"/>
                <xsd:enumeration value="312116"/>
                <xsd:enumeration value="312199"/>
                <xsd:enumeration value="312211"/>
                <xsd:enumeration value="312212"/>
                <xsd:enumeration value="312311"/>
                <xsd:enumeration value="312312"/>
                <xsd:enumeration value="312411"/>
                <xsd:enumeration value="312412"/>
                <xsd:enumeration value="312511"/>
                <xsd:enumeration value="312512"/>
                <xsd:enumeration value="312611"/>
                <xsd:enumeration value="312911"/>
                <xsd:enumeration value="312912"/>
                <xsd:enumeration value="312913"/>
                <xsd:enumeration value="312999"/>
                <xsd:enumeration value="313111"/>
                <xsd:enumeration value="313112"/>
                <xsd:enumeration value="313113"/>
                <xsd:enumeration value="313199"/>
                <xsd:enumeration value="313211"/>
                <xsd:enumeration value="313212"/>
                <xsd:enumeration value="313213"/>
                <xsd:enumeration value="313214"/>
                <xsd:enumeration value="321111"/>
                <xsd:enumeration value="321211"/>
                <xsd:enumeration value="321212"/>
                <xsd:enumeration value="321213"/>
                <xsd:enumeration value="321214"/>
                <xsd:enumeration value="322111"/>
                <xsd:enumeration value="322112"/>
                <xsd:enumeration value="322113"/>
                <xsd:enumeration value="322114"/>
                <xsd:enumeration value="322115"/>
                <xsd:enumeration value="322211"/>
                <xsd:enumeration value="322311"/>
                <xsd:enumeration value="322312"/>
                <xsd:enumeration value="322313"/>
                <xsd:enumeration value="323111"/>
                <xsd:enumeration value="323112"/>
                <xsd:enumeration value="323113"/>
                <xsd:enumeration value="323211"/>
                <xsd:enumeration value="323212"/>
                <xsd:enumeration value="323213"/>
                <xsd:enumeration value="323214"/>
                <xsd:enumeration value="323215"/>
                <xsd:enumeration value="323311"/>
                <xsd:enumeration value="323312"/>
                <xsd:enumeration value="323313"/>
                <xsd:enumeration value="323314"/>
                <xsd:enumeration value="323315"/>
                <xsd:enumeration value="323316"/>
                <xsd:enumeration value="323411"/>
                <xsd:enumeration value="323412"/>
                <xsd:enumeration value="324111"/>
                <xsd:enumeration value="324211"/>
                <xsd:enumeration value="324212"/>
                <xsd:enumeration value="324311"/>
                <xsd:enumeration value="331111"/>
                <xsd:enumeration value="331112"/>
                <xsd:enumeration value="331211"/>
                <xsd:enumeration value="331212"/>
                <xsd:enumeration value="331213"/>
                <xsd:enumeration value="332111"/>
                <xsd:enumeration value="332211"/>
                <xsd:enumeration value="333111"/>
                <xsd:enumeration value="333211"/>
                <xsd:enumeration value="333212"/>
                <xsd:enumeration value="333311"/>
                <xsd:enumeration value="333411"/>
                <xsd:enumeration value="334111"/>
                <xsd:enumeration value="334112"/>
                <xsd:enumeration value="334113"/>
                <xsd:enumeration value="334114"/>
                <xsd:enumeration value="334115"/>
                <xsd:enumeration value="341111"/>
                <xsd:enumeration value="341113"/>
                <xsd:enumeration value="342111"/>
                <xsd:enumeration value="342211"/>
                <xsd:enumeration value="342212"/>
                <xsd:enumeration value="342311"/>
                <xsd:enumeration value="342312"/>
                <xsd:enumeration value="342313"/>
                <xsd:enumeration value="342314"/>
                <xsd:enumeration value="342411"/>
                <xsd:enumeration value="342412"/>
                <xsd:enumeration value="342413"/>
                <xsd:enumeration value="342414"/>
                <xsd:enumeration value="351111"/>
                <xsd:enumeration value="351112"/>
                <xsd:enumeration value="351211"/>
                <xsd:enumeration value="351311"/>
                <xsd:enumeration value="351411"/>
                <xsd:enumeration value="361111"/>
                <xsd:enumeration value="361112"/>
                <xsd:enumeration value="361113"/>
                <xsd:enumeration value="361114"/>
                <xsd:enumeration value="361115"/>
                <xsd:enumeration value="361199"/>
                <xsd:enumeration value="361211"/>
                <xsd:enumeration value="361311"/>
                <xsd:enumeration value="362111"/>
                <xsd:enumeration value="362211"/>
                <xsd:enumeration value="362212"/>
                <xsd:enumeration value="362213"/>
                <xsd:enumeration value="362311"/>
                <xsd:enumeration value="362411"/>
                <xsd:enumeration value="391111"/>
                <xsd:enumeration value="392111"/>
                <xsd:enumeration value="392112"/>
                <xsd:enumeration value="392211"/>
                <xsd:enumeration value="392311"/>
                <xsd:enumeration value="392312"/>
                <xsd:enumeration value="393111"/>
                <xsd:enumeration value="393112"/>
                <xsd:enumeration value="393113"/>
                <xsd:enumeration value="393114"/>
                <xsd:enumeration value="393211"/>
                <xsd:enumeration value="393212"/>
                <xsd:enumeration value="393213"/>
                <xsd:enumeration value="393299"/>
                <xsd:enumeration value="393311"/>
                <xsd:enumeration value="394111"/>
                <xsd:enumeration value="394211"/>
                <xsd:enumeration value="394212"/>
                <xsd:enumeration value="394213"/>
                <xsd:enumeration value="394214"/>
                <xsd:enumeration value="394299"/>
                <xsd:enumeration value="399111"/>
                <xsd:enumeration value="399112"/>
                <xsd:enumeration value="399211"/>
                <xsd:enumeration value="399212"/>
                <xsd:enumeration value="399213"/>
                <xsd:enumeration value="399311"/>
                <xsd:enumeration value="399312"/>
                <xsd:enumeration value="399411"/>
                <xsd:enumeration value="399511"/>
                <xsd:enumeration value="399512"/>
                <xsd:enumeration value="399513"/>
                <xsd:enumeration value="399514"/>
                <xsd:enumeration value="399515"/>
                <xsd:enumeration value="399516"/>
                <xsd:enumeration value="399517"/>
                <xsd:enumeration value="399599"/>
                <xsd:enumeration value="399611"/>
                <xsd:enumeration value="399911"/>
                <xsd:enumeration value="399912"/>
                <xsd:enumeration value="399913"/>
                <xsd:enumeration value="399914"/>
                <xsd:enumeration value="399915"/>
                <xsd:enumeration value="399916"/>
                <xsd:enumeration value="399917"/>
                <xsd:enumeration value="399918"/>
                <xsd:enumeration value="399999"/>
                <xsd:enumeration value="411111"/>
                <xsd:enumeration value="411211"/>
                <xsd:enumeration value="411212"/>
                <xsd:enumeration value="411213"/>
                <xsd:enumeration value="411214"/>
                <xsd:enumeration value="411311"/>
                <xsd:enumeration value="411411"/>
                <xsd:enumeration value="411412"/>
                <xsd:enumeration value="411511"/>
                <xsd:enumeration value="411611"/>
                <xsd:enumeration value="411711"/>
                <xsd:enumeration value="411712"/>
                <xsd:enumeration value="411713"/>
                <xsd:enumeration value="411714"/>
                <xsd:enumeration value="411715"/>
                <xsd:enumeration value="411716"/>
                <xsd:enumeration value="421111"/>
                <xsd:enumeration value="421112"/>
                <xsd:enumeration value="421113"/>
                <xsd:enumeration value="421114"/>
                <xsd:enumeration value="422111"/>
                <xsd:enumeration value="422112"/>
                <xsd:enumeration value="422115"/>
                <xsd:enumeration value="422116"/>
                <xsd:enumeration value="423111"/>
                <xsd:enumeration value="423211"/>
                <xsd:enumeration value="423311"/>
                <xsd:enumeration value="423312"/>
                <xsd:enumeration value="423313"/>
                <xsd:enumeration value="423314"/>
                <xsd:enumeration value="423411"/>
                <xsd:enumeration value="423412"/>
                <xsd:enumeration value="423413"/>
                <xsd:enumeration value="431111"/>
                <xsd:enumeration value="431112"/>
                <xsd:enumeration value="431211"/>
                <xsd:enumeration value="431311"/>
                <xsd:enumeration value="431411"/>
                <xsd:enumeration value="431511"/>
                <xsd:enumeration value="431911"/>
                <xsd:enumeration value="431912"/>
                <xsd:enumeration value="431999"/>
                <xsd:enumeration value="441111"/>
                <xsd:enumeration value="441211"/>
                <xsd:enumeration value="441212"/>
                <xsd:enumeration value="441311"/>
                <xsd:enumeration value="441312"/>
                <xsd:enumeration value="442111"/>
                <xsd:enumeration value="442211"/>
                <xsd:enumeration value="442212"/>
                <xsd:enumeration value="442213"/>
                <xsd:enumeration value="442214"/>
                <xsd:enumeration value="442215"/>
                <xsd:enumeration value="442216"/>
                <xsd:enumeration value="442217"/>
                <xsd:enumeration value="442299"/>
                <xsd:enumeration value="451111"/>
                <xsd:enumeration value="451211"/>
                <xsd:enumeration value="451311"/>
                <xsd:enumeration value="451399"/>
                <xsd:enumeration value="451411"/>
                <xsd:enumeration value="451412"/>
                <xsd:enumeration value="451511"/>
                <xsd:enumeration value="451512"/>
                <xsd:enumeration value="451513"/>
                <xsd:enumeration value="451611"/>
                <xsd:enumeration value="451612"/>
                <xsd:enumeration value="451711"/>
                <xsd:enumeration value="451799"/>
                <xsd:enumeration value="451811"/>
                <xsd:enumeration value="451812"/>
                <xsd:enumeration value="451813"/>
                <xsd:enumeration value="451814"/>
                <xsd:enumeration value="451815"/>
                <xsd:enumeration value="451816"/>
                <xsd:enumeration value="451899"/>
                <xsd:enumeration value="452111"/>
                <xsd:enumeration value="452211"/>
                <xsd:enumeration value="452212"/>
                <xsd:enumeration value="452213"/>
                <xsd:enumeration value="452214"/>
                <xsd:enumeration value="452215"/>
                <xsd:enumeration value="452216"/>
                <xsd:enumeration value="452217"/>
                <xsd:enumeration value="452299"/>
                <xsd:enumeration value="452311"/>
                <xsd:enumeration value="452312"/>
                <xsd:enumeration value="452313"/>
                <xsd:enumeration value="452314"/>
                <xsd:enumeration value="452315"/>
                <xsd:enumeration value="452316"/>
                <xsd:enumeration value="452317"/>
                <xsd:enumeration value="452318"/>
                <xsd:enumeration value="452321"/>
                <xsd:enumeration value="452322"/>
                <xsd:enumeration value="452323"/>
                <xsd:enumeration value="452411"/>
                <xsd:enumeration value="452412"/>
                <xsd:enumeration value="452413"/>
                <xsd:enumeration value="452414"/>
                <xsd:enumeration value="452450"/>
                <xsd:enumeration value="452451"/>
                <xsd:enumeration value="452452"/>
                <xsd:enumeration value="452453"/>
                <xsd:enumeration value="452454"/>
                <xsd:enumeration value="452455"/>
                <xsd:enumeration value="452456"/>
                <xsd:enumeration value="452457"/>
                <xsd:enumeration value="452458"/>
                <xsd:enumeration value="452459"/>
                <xsd:enumeration value="452460"/>
                <xsd:enumeration value="452499"/>
                <xsd:enumeration value="511111"/>
                <xsd:enumeration value="511112"/>
                <xsd:enumeration value="512111"/>
                <xsd:enumeration value="512211"/>
                <xsd:enumeration value="512299"/>
                <xsd:enumeration value="521111"/>
                <xsd:enumeration value="521211"/>
                <xsd:enumeration value="521212"/>
                <xsd:enumeration value="531000"/>
                <xsd:enumeration value="531111"/>
                <xsd:enumeration value="532111"/>
                <xsd:enumeration value="532112"/>
                <xsd:enumeration value="532113"/>
                <xsd:enumeration value="541111"/>
                <xsd:enumeration value="541112"/>
                <xsd:enumeration value="541211"/>
                <xsd:enumeration value="542111"/>
                <xsd:enumeration value="542112"/>
                <xsd:enumeration value="542113"/>
                <xsd:enumeration value="542114"/>
                <xsd:enumeration value="551111"/>
                <xsd:enumeration value="551112"/>
                <xsd:enumeration value="551211"/>
                <xsd:enumeration value="551311"/>
                <xsd:enumeration value="552111"/>
                <xsd:enumeration value="552211"/>
                <xsd:enumeration value="552311"/>
                <xsd:enumeration value="552312"/>
                <xsd:enumeration value="552313"/>
                <xsd:enumeration value="552314"/>
                <xsd:enumeration value="561000"/>
                <xsd:enumeration value="561111"/>
                <xsd:enumeration value="561112"/>
                <xsd:enumeration value="561113"/>
                <xsd:enumeration value="561199"/>
                <xsd:enumeration value="561211"/>
                <xsd:enumeration value="561212"/>
                <xsd:enumeration value="561311"/>
                <xsd:enumeration value="561411"/>
                <xsd:enumeration value="561412"/>
                <xsd:enumeration value="561511"/>
                <xsd:enumeration value="561611"/>
                <xsd:enumeration value="561911"/>
                <xsd:enumeration value="561912"/>
                <xsd:enumeration value="561913"/>
                <xsd:enumeration value="561999"/>
                <xsd:enumeration value="591112"/>
                <xsd:enumeration value="591113"/>
                <xsd:enumeration value="591115"/>
                <xsd:enumeration value="591116"/>
                <xsd:enumeration value="591117"/>
                <xsd:enumeration value="591211"/>
                <xsd:enumeration value="591212"/>
                <xsd:enumeration value="599111"/>
                <xsd:enumeration value="599112"/>
                <xsd:enumeration value="599211"/>
                <xsd:enumeration value="599212"/>
                <xsd:enumeration value="599213"/>
                <xsd:enumeration value="599214"/>
                <xsd:enumeration value="599215"/>
                <xsd:enumeration value="599311"/>
                <xsd:enumeration value="599411"/>
                <xsd:enumeration value="599511"/>
                <xsd:enumeration value="599512"/>
                <xsd:enumeration value="599513"/>
                <xsd:enumeration value="599514"/>
                <xsd:enumeration value="599515"/>
                <xsd:enumeration value="599516"/>
                <xsd:enumeration value="599517"/>
                <xsd:enumeration value="599518"/>
                <xsd:enumeration value="599521"/>
                <xsd:enumeration value="599599"/>
                <xsd:enumeration value="599611"/>
                <xsd:enumeration value="599612"/>
                <xsd:enumeration value="599613"/>
                <xsd:enumeration value="599711"/>
                <xsd:enumeration value="599912"/>
                <xsd:enumeration value="599913"/>
                <xsd:enumeration value="599914"/>
                <xsd:enumeration value="599915"/>
                <xsd:enumeration value="599916"/>
                <xsd:enumeration value="599999"/>
                <xsd:enumeration value="611111"/>
                <xsd:enumeration value="611112"/>
                <xsd:enumeration value="611211"/>
                <xsd:enumeration value="611311"/>
                <xsd:enumeration value="611312"/>
                <xsd:enumeration value="611313"/>
                <xsd:enumeration value="611314"/>
                <xsd:enumeration value="611399"/>
                <xsd:enumeration value="612111"/>
                <xsd:enumeration value="612112"/>
                <xsd:enumeration value="612113"/>
                <xsd:enumeration value="612114"/>
                <xsd:enumeration value="612115"/>
                <xsd:enumeration value="621111"/>
                <xsd:enumeration value="621211"/>
                <xsd:enumeration value="621311"/>
                <xsd:enumeration value="621411"/>
                <xsd:enumeration value="621511"/>
                <xsd:enumeration value="621611"/>
                <xsd:enumeration value="621711"/>
                <xsd:enumeration value="621712"/>
                <xsd:enumeration value="621713"/>
                <xsd:enumeration value="621911"/>
                <xsd:enumeration value="621912"/>
                <xsd:enumeration value="621999"/>
                <xsd:enumeration value="631111"/>
                <xsd:enumeration value="631112"/>
                <xsd:enumeration value="639111"/>
                <xsd:enumeration value="639112"/>
                <xsd:enumeration value="639211"/>
                <xsd:enumeration value="639212"/>
                <xsd:enumeration value="639311"/>
                <xsd:enumeration value="639411"/>
                <xsd:enumeration value="639412"/>
                <xsd:enumeration value="639511"/>
                <xsd:enumeration value="711111"/>
                <xsd:enumeration value="711112"/>
                <xsd:enumeration value="711113"/>
                <xsd:enumeration value="711114"/>
                <xsd:enumeration value="711211"/>
                <xsd:enumeration value="711311"/>
                <xsd:enumeration value="711313"/>
                <xsd:enumeration value="711314"/>
                <xsd:enumeration value="711411"/>
                <xsd:enumeration value="711511"/>
                <xsd:enumeration value="711512"/>
                <xsd:enumeration value="711513"/>
                <xsd:enumeration value="711514"/>
                <xsd:enumeration value="711515"/>
                <xsd:enumeration value="711516"/>
                <xsd:enumeration value="711611"/>
                <xsd:enumeration value="711711"/>
                <xsd:enumeration value="711712"/>
                <xsd:enumeration value="711713"/>
                <xsd:enumeration value="711714"/>
                <xsd:enumeration value="711715"/>
                <xsd:enumeration value="711716"/>
                <xsd:enumeration value="711911"/>
                <xsd:enumeration value="711912"/>
                <xsd:enumeration value="711913"/>
                <xsd:enumeration value="711914"/>
                <xsd:enumeration value="711999"/>
                <xsd:enumeration value="712111"/>
                <xsd:enumeration value="712211"/>
                <xsd:enumeration value="712212"/>
                <xsd:enumeration value="712213"/>
                <xsd:enumeration value="712311"/>
                <xsd:enumeration value="712911"/>
                <xsd:enumeration value="712912"/>
                <xsd:enumeration value="712913"/>
                <xsd:enumeration value="712914"/>
                <xsd:enumeration value="712915"/>
                <xsd:enumeration value="712916"/>
                <xsd:enumeration value="712917"/>
                <xsd:enumeration value="712918"/>
                <xsd:enumeration value="712921"/>
                <xsd:enumeration value="712922"/>
                <xsd:enumeration value="712999"/>
                <xsd:enumeration value="721111"/>
                <xsd:enumeration value="721112"/>
                <xsd:enumeration value="721211"/>
                <xsd:enumeration value="721212"/>
                <xsd:enumeration value="721213"/>
                <xsd:enumeration value="721214"/>
                <xsd:enumeration value="721215"/>
                <xsd:enumeration value="721216"/>
                <xsd:enumeration value="721311"/>
                <xsd:enumeration value="721911"/>
                <xsd:enumeration value="721912"/>
                <xsd:enumeration value="721913"/>
                <xsd:enumeration value="721914"/>
                <xsd:enumeration value="721915"/>
                <xsd:enumeration value="721916"/>
                <xsd:enumeration value="721999"/>
                <xsd:enumeration value="731111"/>
                <xsd:enumeration value="731112"/>
                <xsd:enumeration value="731211"/>
                <xsd:enumeration value="731212"/>
                <xsd:enumeration value="731213"/>
                <xsd:enumeration value="731311"/>
                <xsd:enumeration value="731312"/>
                <xsd:enumeration value="732111"/>
                <xsd:enumeration value="733111"/>
                <xsd:enumeration value="733112"/>
                <xsd:enumeration value="733113"/>
                <xsd:enumeration value="733114"/>
                <xsd:enumeration value="733115"/>
                <xsd:enumeration value="741111"/>
                <xsd:enumeration value="811111"/>
                <xsd:enumeration value="811211"/>
                <xsd:enumeration value="811311"/>
                <xsd:enumeration value="811411"/>
                <xsd:enumeration value="811412"/>
                <xsd:enumeration value="811511"/>
                <xsd:enumeration value="811512"/>
                <xsd:enumeration value="811513"/>
                <xsd:enumeration value="811611"/>
                <xsd:enumeration value="811612"/>
                <xsd:enumeration value="811699"/>
                <xsd:enumeration value="821111"/>
                <xsd:enumeration value="821112"/>
                <xsd:enumeration value="821113"/>
                <xsd:enumeration value="821114"/>
                <xsd:enumeration value="821211"/>
                <xsd:enumeration value="821311"/>
                <xsd:enumeration value="821411"/>
                <xsd:enumeration value="821412"/>
                <xsd:enumeration value="821511"/>
                <xsd:enumeration value="821611"/>
                <xsd:enumeration value="821711"/>
                <xsd:enumeration value="821712"/>
                <xsd:enumeration value="821713"/>
                <xsd:enumeration value="821714"/>
                <xsd:enumeration value="821911"/>
                <xsd:enumeration value="821912"/>
                <xsd:enumeration value="821913"/>
                <xsd:enumeration value="821914"/>
                <xsd:enumeration value="821915"/>
                <xsd:enumeration value="831111"/>
                <xsd:enumeration value="831112"/>
                <xsd:enumeration value="831113"/>
                <xsd:enumeration value="831114"/>
                <xsd:enumeration value="831115"/>
                <xsd:enumeration value="831116"/>
                <xsd:enumeration value="831117"/>
                <xsd:enumeration value="831118"/>
                <xsd:enumeration value="831199"/>
                <xsd:enumeration value="831211"/>
                <xsd:enumeration value="831212"/>
                <xsd:enumeration value="831311"/>
                <xsd:enumeration value="831312"/>
                <xsd:enumeration value="831313"/>
                <xsd:enumeration value="832111"/>
                <xsd:enumeration value="832112"/>
                <xsd:enumeration value="832113"/>
                <xsd:enumeration value="832114"/>
                <xsd:enumeration value="832115"/>
                <xsd:enumeration value="832199"/>
                <xsd:enumeration value="832211"/>
                <xsd:enumeration value="839111"/>
                <xsd:enumeration value="839211"/>
                <xsd:enumeration value="839212"/>
                <xsd:enumeration value="839311"/>
                <xsd:enumeration value="839312"/>
                <xsd:enumeration value="839313"/>
                <xsd:enumeration value="839411"/>
                <xsd:enumeration value="839412"/>
                <xsd:enumeration value="839413"/>
                <xsd:enumeration value="839911"/>
                <xsd:enumeration value="839912"/>
                <xsd:enumeration value="839913"/>
                <xsd:enumeration value="839914"/>
                <xsd:enumeration value="839915"/>
                <xsd:enumeration value="839916"/>
                <xsd:enumeration value="839917"/>
                <xsd:enumeration value="839918"/>
                <xsd:enumeration value="839999"/>
                <xsd:enumeration value="841111"/>
                <xsd:enumeration value="841211"/>
                <xsd:enumeration value="841212"/>
                <xsd:enumeration value="841213"/>
                <xsd:enumeration value="841214"/>
                <xsd:enumeration value="841215"/>
                <xsd:enumeration value="841216"/>
                <xsd:enumeration value="841217"/>
                <xsd:enumeration value="841299"/>
                <xsd:enumeration value="841311"/>
                <xsd:enumeration value="841312"/>
                <xsd:enumeration value="841313"/>
                <xsd:enumeration value="841411"/>
                <xsd:enumeration value="841412"/>
                <xsd:enumeration value="841511"/>
                <xsd:enumeration value="841512"/>
                <xsd:enumeration value="841513"/>
                <xsd:enumeration value="841514"/>
                <xsd:enumeration value="841515"/>
                <xsd:enumeration value="841516"/>
                <xsd:enumeration value="841517"/>
                <xsd:enumeration value="841599"/>
                <xsd:enumeration value="841611"/>
                <xsd:enumeration value="841911"/>
                <xsd:enumeration value="841913"/>
                <xsd:enumeration value="841999"/>
                <xsd:enumeration value="851111"/>
                <xsd:enumeration value="851211"/>
                <xsd:enumeration value="851311"/>
                <xsd:enumeration value="891111"/>
                <xsd:enumeration value="891112"/>
                <xsd:enumeration value="891113"/>
                <xsd:enumeration value="891211"/>
                <xsd:enumeration value="899111"/>
                <xsd:enumeration value="899211"/>
                <xsd:enumeration value="899212"/>
                <xsd:enumeration value="899311"/>
                <xsd:enumeration value="899411"/>
                <xsd:enumeration value="899412"/>
                <xsd:enumeration value="899413"/>
                <xsd:enumeration value="899414"/>
                <xsd:enumeration value="899415"/>
                <xsd:enumeration value="899511"/>
                <xsd:enumeration value="899512"/>
                <xsd:enumeration value="899611"/>
                <xsd:enumeration value="899711"/>
                <xsd:enumeration value="899911"/>
                <xsd:enumeration value="899912"/>
                <xsd:enumeration value="899913"/>
                <xsd:enumeration value="899914"/>
                <xsd:enumeration value="899915"/>
                <xsd:enumeration value="899916"/>
                <xsd:enumeration value="899917"/>
                <xsd:enumeration value="899918"/>
                <xsd:enumeration value="899921"/>
                <xsd:enumeration value="899922"/>
                <xsd:enumeration value="899923"/>
                <xsd:enumeration value="899999"/>
                <xsd:enumeration value="913301"/>
                <xsd:enumeration value="922101"/>
                <xsd:enumeration value="922201"/>
                <xsd:enumeration value="922301"/>
                <xsd:enumeration value="922302"/>
                <xsd:enumeration value="922303"/>
                <xsd:enumeration value="922401"/>
                <xsd:enumeration value="922501"/>
                <xsd:enumeration value="922502"/>
                <xsd:enumeration value="922503"/>
                <xsd:enumeration value="923202"/>
                <xsd:enumeration value="923301"/>
                <xsd:enumeration value="923302"/>
                <xsd:enumeration value="923303"/>
                <xsd:enumeration value="923304"/>
                <xsd:enumeration value="923305"/>
                <xsd:enumeration value="923306"/>
                <xsd:enumeration value="923307"/>
                <xsd:enumeration value="923401"/>
                <xsd:enumeration value="925001"/>
                <xsd:enumeration value="925101"/>
                <xsd:enumeration value="925401"/>
                <xsd:enumeration value="926101"/>
                <xsd:enumeration value="931101"/>
                <xsd:enumeration value="931102"/>
                <xsd:enumeration value="931301"/>
                <xsd:enumeration value="931302"/>
                <xsd:enumeration value="932101"/>
                <xsd:enumeration value="932102"/>
                <xsd:enumeration value="932201"/>
                <xsd:enumeration value="932301"/>
                <xsd:enumeration value="932302"/>
                <xsd:enumeration value="932303"/>
                <xsd:enumeration value="932401"/>
                <xsd:enumeration value="933101"/>
                <xsd:enumeration value="933102"/>
                <xsd:enumeration value="933201"/>
                <xsd:enumeration value="933202"/>
                <xsd:enumeration value="933301"/>
                <xsd:enumeration value="933302"/>
                <xsd:enumeration value="933401"/>
                <xsd:enumeration value="934101"/>
                <xsd:enumeration value="934201"/>
                <xsd:enumeration value="934202"/>
                <xsd:enumeration value="934203"/>
                <xsd:enumeration value="935101"/>
                <xsd:enumeration value="935102"/>
                <xsd:enumeration value="935103"/>
                <xsd:enumeration value="935104"/>
                <xsd:enumeration value="936102"/>
                <xsd:enumeration value="936103"/>
                <xsd:enumeration value="936104"/>
                <xsd:enumeration value="936201"/>
                <xsd:enumeration value="936202"/>
                <xsd:enumeration value="936203"/>
                <xsd:enumeration value="936204"/>
                <xsd:enumeration value="939101"/>
                <xsd:enumeration value="939201"/>
                <xsd:enumeration value="939301"/>
                <xsd:enumeration value="939302"/>
                <xsd:enumeration value="939303"/>
                <xsd:enumeration value="939401"/>
                <xsd:enumeration value="939901"/>
                <xsd:enumeration value="939902"/>
                <xsd:enumeration value="939903"/>
                <xsd:enumeration value="939904"/>
                <xsd:enumeration value="939905"/>
                <xsd:enumeration value="941001"/>
                <xsd:enumeration value="942001"/>
                <xsd:enumeration value="943101"/>
                <xsd:enumeration value="944201"/>
                <xsd:enumeration value="944202"/>
                <xsd:enumeration value="945101"/>
                <xsd:enumeration value="945102"/>
                <xsd:enumeration value="945103"/>
                <xsd:enumeration value="945104"/>
                <xsd:enumeration value="945201"/>
                <xsd:enumeration value="945203"/>
                <xsd:enumeration value="951001"/>
                <xsd:enumeration value="953001"/>
                <xsd:enumeration value="955001"/>
                <xsd:enumeration value="955201"/>
                <xsd:enumeration value="959901"/>
                <xsd:enumeration value="959902"/>
                <xsd:enumeration value="961101"/>
                <xsd:enumeration value="961202"/>
                <xsd:enumeration value="962102"/>
                <xsd:enumeration value="971201"/>
                <xsd:enumeration value="973001"/>
                <xsd:enumeration value="974101"/>
                <xsd:enumeration value="981101"/>
                <xsd:enumeration value="983101"/>
                <xsd:enumeration value="984101"/>
                <xsd:enumeration value="984102"/>
                <xsd:enumeration value="984103"/>
                <xsd:enumeration value="989901"/>
                <xsd:enumeration value="989902"/>
                <xsd:enumeration value="999000"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRelationshipUpdateCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Add"/>
                <xsd:enumeration value="Remove"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrExpenseOtherCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A - Deductible balancing adjustment"/>
                <xsd:enumeration value="B - Contribution that is a fringe benefit"/>
                <xsd:enumeration value="C - Exclusion of personal contributions"/>
                <xsd:enumeration value="D - Deductions relating to financial investments"/>
                <xsd:enumeration value="E - Environment protection expenditure"/>
                <xsd:enumeration value="F - Foreign exchange losses"/>
                <xsd:enumeration value="I - Listed investment company capital gain amount"/>
                <xsd:enumeration value="N - Deduction relating to foreign non-assessable non-exempt income"/>
                <xsd:enumeration value="O - Other expenses not listed elsewhere"/>
                <xsd:enumeration value="P - Income protection, sickness and accident insurance premiums"/>
                <xsd:enumeration value="R - Return of contributions by non-complying funds"/>
                <xsd:enumeration value="S - Superannuation (Financial Assistance Funding) Levy Act 1993"/>
                <xsd:enumeration value="T - TOFA losses"/>
                <xsd:enumeration value="U - Debt deductions incurred in deriving foreign rental income"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPreferredContactTimeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="After Hours"/>
                <xsd:enumeration value="Any Time"/>
                <xsd:enumeration value="Business Hours AM"/>
                <xsd:enumeration value="Business Hours PM"/>
                <xsd:enumeration value="Not-Specified"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDataReliabilityCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Reliable"/>
                <xsd:enumeration value="Unreliable"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGstTurnoverCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="$0 - $74,999"/>
                <xsd:enumeration value="$10,000,000 - $19,999,999"/>
                <xsd:enumeration value="$150,000 - $1,999,999"/>
                <xsd:enumeration value="$2,000,000 - $9,999,999"/>
                <xsd:enumeration value="$20 million and over"/>
                <xsd:enumeration value="$75,000 - $149,999"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrNonResidentAssessmentCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Comprehensive"/>
                <xsd:enumeration value="Overseas"/>
                <xsd:enumeration value="Simple"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEducationDeductionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Books stationery consumables"/>
                <xsd:enumeration value="Car expenses"/>
                <xsd:enumeration value="Computer including depreciation"/>
                <xsd:enumeration value="Decline in value"/>
                <xsd:enumeration value="Fees"/>
                <xsd:enumeration value="Non-deductible expenses"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Repair expenses"/>
                <xsd:enumeration value="Travel"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAccountPhaseCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Accumulation"/>
                <xsd:enumeration value="Closed"/>
                <xsd:enumeration value="Insurance Only"/>
                <xsd:enumeration value="Retirement"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAccountContributionsCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="All"/>
                <xsd:enumeration value="Government only"/>
                <xsd:enumeration value="None"/>
                <xsd:enumeration value="Non-government"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrResidencyTaxPurposesIndividualCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Non-Resident"/>
                <xsd:enumeration value="Resident"/>
                <xsd:enumeration value="Working Holiday Maker"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEmployeeShareSchemeDiscountAmountCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Assessable"/>
                <xsd:enumeration value="Gross"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrForeignExchangeTransactionTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="OAR"/>
                <xsd:enumeration value="OB"/>
                <xsd:enumeration value="ODIA"/>
                <xsd:enumeration value="ODII"/>
                <xsd:enumeration value="OL"/>
                <xsd:enumeration value="OLP"/>
                <xsd:enumeration value="TRL"/>
                <xsd:enumeration value="TRR"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTransferCapitalAssetPricingMethodologyCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="APPC"/>
                <xsd:enumeration value="APPI"/>
                <xsd:enumeration value="CCA"/>
                <xsd:enumeration value="CP"/>
                <xsd:enumeration value="CPR"/>
                <xsd:enumeration value="CUP"/>
                <xsd:enumeration value="DCF"/>
                <xsd:enumeration value="DVAL"/>
                <xsd:enumeration value="FMUAC"/>
                <xsd:enumeration value="FPRP"/>
                <xsd:enumeration value="IVAL"/>
                <xsd:enumeration value="MC"/>
                <xsd:enumeration value="NCON"/>
                <xsd:enumeration value="NON"/>
                <xsd:enumeration value="OM"/>
                <xsd:enumeration value="OTH"/>
                <xsd:enumeration value="PS"/>
                <xsd:enumeration value="QMRP"/>
                <xsd:enumeration value="RPM"/>
                <xsd:enumeration value="TNM"/>
                <xsd:enumeration value="TNMW"/>
                <xsd:enumeration value="UNKC"/>
                <xsd:enumeration value="UNKT"/>
                <xsd:enumeration value="WDVAL"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLodgmentFrequencyCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Annually"/>
                <xsd:enumeration value="Fortnightly"/>
                <xsd:enumeration value="HalfYearly"/>
                <xsd:enumeration value="Large"/>
                <xsd:enumeration value="Monthly"/>
                <xsd:enumeration value="Quarterly"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAccountActivityStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Active"/>
                <xsd:enumeration value="Closed"/>
                <xsd:enumeration value="Inactive"/>
                <xsd:enumeration value="Lost Inactive"/>
                <xsd:enumeration value="Lost Uncontactable"/>
                <xsd:enumeration value="Not Lost"/>
                <xsd:enumeration value="Open And Lost"/>
                <xsd:enumeration value="Open And Not Lost"/>
                <xsd:enumeration value="Uncontactable"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFringeBenefitCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="E"/>
                <xsd:enumeration value="F"/>
                <xsd:enumeration value="G"/>
                <xsd:enumeration value="J"/>
                <xsd:enumeration value="K"/>
                <xsd:enumeration value="L"/>
                <xsd:enumeration value="M"/>
                <xsd:enumeration value="N"/>
                <xsd:enumeration value="P"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAccountIncomeStreamStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Capped defined benefit income stream (1 July 2017 onwards)"/>
                <xsd:enumeration value="Capped defined benefit income stream (pre 1 July 2017)"/>
                <xsd:enumeration value="Closed"/>
                <xsd:enumeration value="Market linked capped defined benefit income stream"/>
                <xsd:enumeration value="Non capped defined benefit income stream"/>
                <xsd:enumeration value="Open"/>
                <xsd:enumeration value="Transition to retirement income stream"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeferredTaxDebtAccountStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Exists"/>
                <xsd:enumeration value="None"/>
                <xsd:enumeration value="Unconfirmed"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFinancialInstitutionAccountNumberItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:pattern value="([0-9a-zA-Z \-])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPaygInstalmentReportingMethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Amount"/>
                <xsd:enumeration value="Rate"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAPRAEntityTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="RSF"/>
                <xsd:enumeration value="RST"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSuperannuationContributionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AFE"/>
                <xsd:enumeration value="ATR"/>
                <xsd:enumeration value="AWD"/>
                <xsd:enumeration value="CGR"/>
                <xsd:enumeration value="CGY"/>
                <xsd:enumeration value="CHD"/>
                <xsd:enumeration value="CON"/>
                <xsd:enumeration value="EFF"/>
                <xsd:enumeration value="ESG"/>
                <xsd:enumeration value="NAF"/>
                <xsd:enumeration value="NFF"/>
                <xsd:enumeration value="NON"/>
                <xsd:enumeration value="NTR"/>
                <xsd:enumeration value="OTP"/>
                <xsd:enumeration value="PER"/>
                <xsd:enumeration value="PIS"/>
                <xsd:enumeration value="RES"/>
                <xsd:enumeration value="SPS"/>
                <xsd:enumeration value="SS"/>
                <xsd:enumeration value="VOL"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSuperannuationTransferBalanceEventCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="CC1"/>
                <xsd:enumeration value="CC2"/>
                <xsd:enumeration value="CC3"/>
                <xsd:enumeration value="CC4"/>
                <xsd:enumeration value="ICB"/>
                <xsd:enumeration value="ICR"/>
                <xsd:enumeration value="IRS"/>
                <xsd:enumeration value="LRB"/>
                <xsd:enumeration value="MCO"/>
                <xsd:enumeration value="SIS"/>
                <xsd:enumeration value="SSP"/>
                <xsd:enumeration value="STO"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSatisfiedActiveIncomeTestCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Both"/>
                <xsd:enumeration value="No"/>
                <xsd:enumeration value="Yes"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrHubArrangementTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="CPR"/>
                <xsd:enumeration value="MKT"/>
                <xsd:enumeration value="NCP"/>
                <xsd:enumeration value="SAL"/>
                <xsd:enumeration value="SER"/>
                <xsd:enumeration value="SHI"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIncomeTaxAssessmentCalculationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="11"/>
                <xsd:enumeration value="111"/>
                <xsd:enumeration value="118"/>
                <xsd:enumeration value="119"/>
                <xsd:enumeration value="12"/>
                <xsd:enumeration value="120"/>
                <xsd:enumeration value="125"/>
                <xsd:enumeration value="126"/>
                <xsd:enumeration value="127"/>
                <xsd:enumeration value="128"/>
                <xsd:enumeration value="129"/>
                <xsd:enumeration value="13"/>
                <xsd:enumeration value="134"/>
                <xsd:enumeration value="138"/>
                <xsd:enumeration value="139"/>
                <xsd:enumeration value="14"/>
                <xsd:enumeration value="140"/>
                <xsd:enumeration value="145"/>
                <xsd:enumeration value="15"/>
                <xsd:enumeration value="16"/>
                <xsd:enumeration value="17"/>
                <xsd:enumeration value="25"/>
                <xsd:enumeration value="26"/>
                <xsd:enumeration value="27"/>
                <xsd:enumeration value="28"/>
                <xsd:enumeration value="29"/>
                <xsd:enumeration value="30"/>
                <xsd:enumeration value="34"/>
                <xsd:enumeration value="35"/>
                <xsd:enumeration value="36"/>
                <xsd:enumeration value="37"/>
                <xsd:enumeration value="45"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGlobalGroupLodgmentCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrForeignCurrencyReportingCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAgreementsCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="High"/>
                <xsd:enumeration value="Low"/>
                <xsd:enumeration value="Moderate"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInvestorCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="G"/>
                <xsd:enumeration value="I"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="S"/>
                <xsd:enumeration value="T"/>
                <xsd:enumeration value="U"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSecuritiesHoldingCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="I"/>
                <xsd:enumeration value="O"/>
                <xsd:enumeration value="U"/>
                <xsd:enumeration value="X"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrMedicareLevyHalfOrFullExemptionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Blank"/>
                <xsd:enumeration value="Full"/>
                <xsd:enumeration value="Half"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSuperChoiceSelectionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AF"/>
                <xsd:enumeration value="DEF"/>
                <xsd:enumeration value="NC"/>
                <xsd:enumeration value="NE"/>
                <xsd:enumeration value="SMSF"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrElectronicContactTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="APH"/>
                <xsd:enumeration value="BPH"/>
                <xsd:enumeration value="BUS"/>
                <xsd:enumeration value="EML"/>
                <xsd:enumeration value="FAX"/>
                <xsd:enumeration value="HME"/>
                <xsd:enumeration value="MPH"/>
                <xsd:enumeration value="SON"/>
                <xsd:enumeration value="URL"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrClientFileStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="E"/>
                <xsd:enumeration value="N"/>
                <xsd:enumeration value="R"/>
                <xsd:enumeration value="U"/>
                <xsd:enumeration value="X"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEmploymentTerminationPaymentCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="M"/>
                <xsd:enumeration value="N"/>
                <xsd:enumeration value="O"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="R"/>
                <xsd:enumeration value="S"/>
                <xsd:enumeration value="T"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationActivityEventCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="CeasedBusiness"/>
                <xsd:enumeration value="CommencedBusiness"/>
                <xsd:enumeration value="ContinuingBusiness"/>
                <xsd:enumeration value="MultipleBusiness"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportableTaxPositionCategoryCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="A and B"/>
                <xsd:enumeration value="B"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportableTaxPositionCategoryDescriptionItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="3000"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportableTaxPositionBasisItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="3000"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportableTaxPositionAdditionalInformationItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="3000"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReasonForDifferenceTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrHybridPayerMismatchExceptionTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeductionTrustPartnershipOtherCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Entire"/>
                <xsd:enumeration value="Part"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRulingCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AN"/>
                <xsd:enumeration value="PR"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCVAApproachCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Simplified approach"/>
                <xsd:enumeration value="Standardised formula"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeathBenefitTaxCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="Q"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeathBenefitRecipientAgeCategoryCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="C"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrUnclaimedSuperannuationMoneyReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="L"/>
                <xsd:enumeration value="N"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="Q"/>
                <xsd:enumeration value="R"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAccountablePersonActivityFlagCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Amended accountability statement only"/>
                <xsd:enumeration value="Amended details and accountability statement"/>
                <xsd:enumeration value="Amended details only"/>
                <xsd:enumeration value="Cessation"/>
                <xsd:enumeration value="Existing"/>
                <xsd:enumeration value="Registration"/>
                <xsd:enumeration value="Withdrawn"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGeneralPrincipleParticularResponsibCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Anti money laundering management"/>
                <xsd:enumeration value="Australian branch of a foreign ADI executive"/>
                <xsd:enumeration value="Business activity management"/>
                <xsd:enumeration value="Compliance management"/>
                <xsd:enumeration value="Financial resources management"/>
                <xsd:enumeration value="General principle"/>
                <xsd:enumeration value="Human resources management"/>
                <xsd:enumeration value="Information management"/>
                <xsd:enumeration value="Internal audit management"/>
                <xsd:enumeration value="Operations management"/>
                <xsd:enumeration value="Oversight of the ADI as a member of the ADI Board"/>
                <xsd:enumeration value="Risk management"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSecuritiesTransactionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="S"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLodgmentStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Ceased"/>
                <xsd:enumeration value="Expired"/>
                <xsd:enumeration value="InProgress"/>
                <xsd:enumeration value="Lodged"/>
                <xsd:enumeration value="N/A"/>
                <xsd:enumeration value="NotLodged"/>
                <xsd:enumeration value="NotNecessary"/>
                <xsd:enumeration value="NotStarted"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrStatementProcessStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="CANC"/>
                <xsd:enumeration value="DISC"/>
                <xsd:enumeration value="DRFT"/>
                <xsd:enumeration value="DSP"/>
                <xsd:enumeration value="EXCL"/>
                <xsd:enumeration value="FIN"/>
                <xsd:enumeration value="GEN"/>
                <xsd:enumeration value="HLD"/>
                <xsd:enumeration value="RCVD"/>
                <xsd:enumeration value="SUSP"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGstReportingOptionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Full"/>
                <xsd:enumeration value="Instalment"/>
                <xsd:enumeration value="None"/>
                <xsd:enumeration value="Simple"/>
                <xsd:enumeration value="Streamlined"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrGovernmentPaymentCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Allowance"/>
                <xsd:enumeration value="Benefit"/>
                <xsd:enumeration value="Payment"/>
                <xsd:enumeration value="Pension"/>
                <xsd:enumeration value="Special"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPreferredContactMethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Digital"/>
                <xsd:enumeration value="ECI"/>
                <xsd:enumeration value="Electronic-Exempt"/>
                <xsd:enumeration value="ELS"/>
                <xsd:enumeration value="Email"/>
                <xsd:enumeration value="Fax"/>
                <xsd:enumeration value="Mail"/>
                <xsd:enumeration value="MyGov"/>
                <xsd:enumeration value="Paper"/>
                <xsd:enumeration value="Telephone"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSecuritiesTransactionImpactCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Decrease"/>
                <xsd:enumeration value="Increase"/>
                <xsd:enumeration value="NoChange"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSecuritiesTransactionTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ACA"/>
                <xsd:enumeration value="ALP"/>
                <xsd:enumeration value="ALT"/>
                <xsd:enumeration value="DVS"/>
                <xsd:enumeration value="INF"/>
                <xsd:enumeration value="INP"/>
                <xsd:enumeration value="RNR"/>
                <xsd:enumeration value="RWR"/>
                <xsd:enumeration value="TDP"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrSecuritiesTransactionSubTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ACR"/>
                <xsd:enumeration value="BSD"/>
                <xsd:enumeration value="BSN"/>
                <xsd:enumeration value="CAA"/>
                <xsd:enumeration value="CAP"/>
                <xsd:enumeration value="CNA"/>
                <xsd:enumeration value="CON"/>
                <xsd:enumeration value="DEC"/>
                <xsd:enumeration value="DEM"/>
                <xsd:enumeration value="DMU"/>
                <xsd:enumeration value="DNP"/>
                <xsd:enumeration value="DRP"/>
                <xsd:enumeration value="ERR"/>
                <xsd:enumeration value="EXC"/>
                <xsd:enumeration value="FOR"/>
                <xsd:enumeration value="INC"/>
                <xsd:enumeration value="INV"/>
                <xsd:enumeration value="IPO"/>
                <xsd:enumeration value="ISA"/>
                <xsd:enumeration value="LQN"/>
                <xsd:enumeration value="MER"/>
                <xsd:enumeration value="OBB"/>
                <xsd:enumeration value="PAR"/>
                <xsd:enumeration value="REC"/>
                <xsd:enumeration value="RET"/>
                <xsd:enumeration value="SAF"/>
                <xsd:enumeration value="SFS"/>
                <xsd:enumeration value="SUM"/>
                <xsd:enumeration value="TDP"/>
                <xsd:enumeration value="TDR"/>
                <xsd:enumeration value="TRA"/>
                <xsd:enumeration value="TRB"/>
                <xsd:enumeration value="TRL"/>
                <xsd:enumeration value="WDL"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrParcelSelectionMethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ALL"/>
                <xsd:enumeration value="FIFO"/>
                <xsd:enumeration value="HCFO"/>
                <xsd:enumeration value="LIFO"/>
                <xsd:enumeration value="OTHR"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCapitalGainsTaxGainOrLossCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="G"/>
                <xsd:enumeration value="L"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrManagedInvestmentTrustCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="N"/>
                <xsd:enumeration value="W"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLumpSumArrearsPaymentCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Exempt FEI non-PS lump sum in arrears"/>
                <xsd:enumeration value="Exempt FEI PS lump sum in arrears"/>
                <xsd:enumeration value="FEI lump sum E"/>
                <xsd:enumeration value="Foreign annuity lump sum in arrears"/>
                <xsd:enumeration value="Salary or wage lump sum E"/>
                <xsd:enumeration value="SIS lump sum in arrears"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReportingMethodCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="SUM"/>
                <xsd:enumeration value="TRN"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrForeignEmploymentResidencyStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Australian resident"/>
                <xsd:enumeration value="Changed residence"/>
                <xsd:enumeration value="Resident of another country"/>
                <xsd:enumeration value="Timor-Leste resident"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrReleaseAuthorityProductTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Div293"/>
                <xsd:enumeration value="DivDef"/>
                <xsd:enumeration value="ECC"/>
                <xsd:enumeration value="ENCC"/>
                <xsd:enumeration value="ENCCT"/>
                <xsd:enumeration value="FHSSS"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInitiatorTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="EPF"/>
                <xsd:enumeration value="IRR"/>
                <xsd:enumeration value="RA"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="004"/>
                <xsd:enumeration value="006"/>
                <xsd:enumeration value="009"/>
                <xsd:enumeration value="010"/>
                <xsd:enumeration value="011"/>
                <xsd:enumeration value="012"/>
                <xsd:enumeration value="013"/>
                <xsd:enumeration value="014"/>
                <xsd:enumeration value="015"/>
                <xsd:enumeration value="016"/>
                <xsd:enumeration value="017"/>
                <xsd:enumeration value="018"/>
                <xsd:enumeration value="019"/>
                <xsd:enumeration value="020"/>
                <xsd:enumeration value="021"/>
                <xsd:enumeration value="022"/>
                <xsd:enumeration value="023"/>
                <xsd:enumeration value="024"/>
                <xsd:enumeration value="026"/>
                <xsd:enumeration value="027"/>
                <xsd:enumeration value="028"/>
                <xsd:enumeration value="029"/>
                <xsd:enumeration value="030"/>
                <xsd:enumeration value="031"/>
                <xsd:enumeration value="032"/>
                <xsd:enumeration value="033"/>
                <xsd:enumeration value="034"/>
                <xsd:enumeration value="035"/>
                <xsd:enumeration value="036"/>
                <xsd:enumeration value="038"/>
                <xsd:enumeration value="039"/>
                <xsd:enumeration value="040"/>
                <xsd:enumeration value="041"/>
                <xsd:enumeration value="042"/>
                <xsd:enumeration value="043"/>
                <xsd:enumeration value="044"/>
                <xsd:enumeration value="045"/>
                <xsd:enumeration value="046"/>
                <xsd:enumeration value="047"/>
                <xsd:enumeration value="048"/>
                <xsd:enumeration value="049"/>
                <xsd:enumeration value="050"/>
                <xsd:enumeration value="051"/>
                <xsd:enumeration value="053"/>
                <xsd:enumeration value="054"/>
                <xsd:enumeration value="055"/>
                <xsd:enumeration value="056"/>
                <xsd:enumeration value="057"/>
                <xsd:enumeration value="058"/>
                <xsd:enumeration value="059"/>
                <xsd:enumeration value="061"/>
                <xsd:enumeration value="062"/>
                <xsd:enumeration value="063"/>
                <xsd:enumeration value="064"/>
                <xsd:enumeration value="065"/>
                <xsd:enumeration value="066"/>
                <xsd:enumeration value="067"/>
                <xsd:enumeration value="068"/>
                <xsd:enumeration value="069"/>
                <xsd:enumeration value="070"/>
                <xsd:enumeration value="071"/>
                <xsd:enumeration value="072"/>
                <xsd:enumeration value="073"/>
                <xsd:enumeration value="074"/>
                <xsd:enumeration value="075"/>
                <xsd:enumeration value="076"/>
                <xsd:enumeration value="077"/>
                <xsd:enumeration value="078"/>
                <xsd:enumeration value="079"/>
                <xsd:enumeration value="080"/>
                <xsd:enumeration value="081"/>
                <xsd:enumeration value="082"/>
                <xsd:enumeration value="085"/>
                <xsd:enumeration value="087"/>
                <xsd:enumeration value="088"/>
                <xsd:enumeration value="089"/>
                <xsd:enumeration value="090"/>
                <xsd:enumeration value="091"/>
                <xsd:enumeration value="092"/>
                <xsd:enumeration value="093"/>
                <xsd:enumeration value="094"/>
                <xsd:enumeration value="095"/>
                <xsd:enumeration value="096"/>
                <xsd:enumeration value="097"/>
                <xsd:enumeration value="098"/>
                <xsd:enumeration value="099"/>
                <xsd:enumeration value="100"/>
                <xsd:enumeration value="101"/>
                <xsd:enumeration value="102"/>
                <xsd:enumeration value="103"/>
                <xsd:enumeration value="104"/>
                <xsd:enumeration value="105"/>
                <xsd:enumeration value="106"/>
                <xsd:enumeration value="107"/>
                <xsd:enumeration value="108"/>
                <xsd:enumeration value="109"/>
                <xsd:enumeration value="110"/>
                <xsd:enumeration value="111"/>
                <xsd:enumeration value="112"/>
                <xsd:enumeration value="113"/>
                <xsd:enumeration value="114"/>
                <xsd:enumeration value="115"/>
                <xsd:enumeration value="116"/>
                <xsd:enumeration value="118"/>
                <xsd:enumeration value="120"/>
                <xsd:enumeration value="121"/>
                <xsd:enumeration value="122"/>
                <xsd:enumeration value="123"/>
                <xsd:enumeration value="124"/>
                <xsd:enumeration value="125"/>
                <xsd:enumeration value="126"/>
                <xsd:enumeration value="127"/>
                <xsd:enumeration value="128"/>
                <xsd:enumeration value="130"/>
                <xsd:enumeration value="133"/>
                <xsd:enumeration value="134"/>
                <xsd:enumeration value="135"/>
                <xsd:enumeration value="136"/>
                <xsd:enumeration value="137"/>
                <xsd:enumeration value="138"/>
                <xsd:enumeration value="139"/>
                <xsd:enumeration value="140"/>
                <xsd:enumeration value="145"/>
                <xsd:enumeration value="146"/>
                <xsd:enumeration value="147"/>
                <xsd:enumeration value="148"/>
                <xsd:enumeration value="149"/>
                <xsd:enumeration value="150"/>
                <xsd:enumeration value="151"/>
                <xsd:enumeration value="152"/>
                <xsd:enumeration value="153"/>
                <xsd:enumeration value="154"/>
                <xsd:enumeration value="155"/>
                <xsd:enumeration value="156"/>
                <xsd:enumeration value="157"/>
                <xsd:enumeration value="158"/>
                <xsd:enumeration value="159"/>
                <xsd:enumeration value="160"/>
                <xsd:enumeration value="161"/>
                <xsd:enumeration value="163"/>
                <xsd:enumeration value="164"/>
                <xsd:enumeration value="165"/>
                <xsd:enumeration value="166"/>
                <xsd:enumeration value="167"/>
                <xsd:enumeration value="168"/>
                <xsd:enumeration value="169"/>
                <xsd:enumeration value="170"/>
                <xsd:enumeration value="171"/>
                <xsd:enumeration value="174"/>
                <xsd:enumeration value="175"/>
                <xsd:enumeration value="176"/>
                <xsd:enumeration value="177"/>
                <xsd:enumeration value="178"/>
                <xsd:enumeration value="179"/>
                <xsd:enumeration value="180"/>
                <xsd:enumeration value="181"/>
                <xsd:enumeration value="182"/>
                <xsd:enumeration value="183"/>
                <xsd:enumeration value="184"/>
                <xsd:enumeration value="185"/>
                <xsd:enumeration value="186"/>
                <xsd:enumeration value="187"/>
                <xsd:enumeration value="188"/>
                <xsd:enumeration value="191"/>
                <xsd:enumeration value="192"/>
                <xsd:enumeration value="195"/>
                <xsd:enumeration value="196"/>
                <xsd:enumeration value="197"/>
                <xsd:enumeration value="198"/>
                <xsd:enumeration value="203"/>
                <xsd:enumeration value="204"/>
                <xsd:enumeration value="205"/>
                <xsd:enumeration value="206"/>
                <xsd:enumeration value="207"/>
                <xsd:enumeration value="208"/>
                <xsd:enumeration value="209"/>
                <xsd:enumeration value="210"/>
                <xsd:enumeration value="211"/>
                <xsd:enumeration value="212"/>
                <xsd:enumeration value="213"/>
                <xsd:enumeration value="217"/>
                <xsd:enumeration value="221"/>
                <xsd:enumeration value="223"/>
                <xsd:enumeration value="224"/>
                <xsd:enumeration value="225"/>
                <xsd:enumeration value="228"/>
                <xsd:enumeration value="231"/>
                <xsd:enumeration value="232"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIndustryProductionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Non-Primary"/>
                <xsd:enumeration value="Primary"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTrusteeTaxPaidCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Legal disability"/>
                <xsd:enumeration value="Non-resident beneficiary"/>
                <xsd:enumeration value="Non-resident trust"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOtherIncomeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Assessable balancing adjustment"/>
                <xsd:enumeration value="ATO interest"/>
                <xsd:enumeration value="Bonuses from life insurance and friendly societies"/>
                <xsd:enumeration value="Financial investments"/>
                <xsd:enumeration value="Foreign exchange"/>
                <xsd:enumeration value="Forestry managed investments"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Reimbursements of tax-related expenses or election expenses"/>
                <xsd:enumeration value="Special professional income"/>
                <xsd:enumeration value="Traditional securities"/>
                <xsd:enumeration value="Winnings"/>
                <xsd:enumeration value="Work in progress"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrLossesNonCommercialCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="All"/>
                <xsd:enumeration value="None"/>
                <xsd:enumeration value="Part"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrWithholdingPaymentIncomeTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="001"/>
                <xsd:enumeration value="002"/>
                <xsd:enumeration value="003"/>
                <xsd:enumeration value="004"/>
                <xsd:enumeration value="005"/>
                <xsd:enumeration value="006"/>
                <xsd:enumeration value="007"/>
                <xsd:enumeration value="008"/>
                <xsd:enumeration value="009"/>
                <xsd:enumeration value="010"/>
                <xsd:enumeration value="011"/>
                <xsd:enumeration value="012"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrProfileCompareAssessmentCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Cost of managing tax affairs"/>
                <xsd:enumeration value="Interest and dividends"/>
                <xsd:enumeration value="Other deductions"/>
                <xsd:enumeration value="Rental"/>
                <xsd:enumeration value="Sole trader"/>
                <xsd:enumeration value="Work related expenses"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationIndustry2006ExtendedCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="01110"/>
                <xsd:enumeration value="01120"/>
                <xsd:enumeration value="01130"/>
                <xsd:enumeration value="01140"/>
                <xsd:enumeration value="01150"/>
                <xsd:enumeration value="01210"/>
                <xsd:enumeration value="01220"/>
                <xsd:enumeration value="01230"/>
                <xsd:enumeration value="01310"/>
                <xsd:enumeration value="01320"/>
                <xsd:enumeration value="01330"/>
                <xsd:enumeration value="01340"/>
                <xsd:enumeration value="01350"/>
                <xsd:enumeration value="01360"/>
                <xsd:enumeration value="01370"/>
                <xsd:enumeration value="01390"/>
                <xsd:enumeration value="01410"/>
                <xsd:enumeration value="01420"/>
                <xsd:enumeration value="01430"/>
                <xsd:enumeration value="01440"/>
                <xsd:enumeration value="01450"/>
                <xsd:enumeration value="01460"/>
                <xsd:enumeration value="01490"/>
                <xsd:enumeration value="01510"/>
                <xsd:enumeration value="01520"/>
                <xsd:enumeration value="01590"/>
                <xsd:enumeration value="01600"/>
                <xsd:enumeration value="01710"/>
                <xsd:enumeration value="01720"/>
                <xsd:enumeration value="01800"/>
                <xsd:enumeration value="01910"/>
                <xsd:enumeration value="01920"/>
                <xsd:enumeration value="01930"/>
                <xsd:enumeration value="01990"/>
                <xsd:enumeration value="02011"/>
                <xsd:enumeration value="02019"/>
                <xsd:enumeration value="02020"/>
                <xsd:enumeration value="02031"/>
                <xsd:enumeration value="02039"/>
                <xsd:enumeration value="03010"/>
                <xsd:enumeration value="03020"/>
                <xsd:enumeration value="04111"/>
                <xsd:enumeration value="04112"/>
                <xsd:enumeration value="04120"/>
                <xsd:enumeration value="04130"/>
                <xsd:enumeration value="04140"/>
                <xsd:enumeration value="04191"/>
                <xsd:enumeration value="04192"/>
                <xsd:enumeration value="04199"/>
                <xsd:enumeration value="04200"/>
                <xsd:enumeration value="05100"/>
                <xsd:enumeration value="05210"/>
                <xsd:enumeration value="05220"/>
                <xsd:enumeration value="05290"/>
                <xsd:enumeration value="06000"/>
                <xsd:enumeration value="07000"/>
                <xsd:enumeration value="08010"/>
                <xsd:enumeration value="08020"/>
                <xsd:enumeration value="08030"/>
                <xsd:enumeration value="08040"/>
                <xsd:enumeration value="08050"/>
                <xsd:enumeration value="08060"/>
                <xsd:enumeration value="08070"/>
                <xsd:enumeration value="08090"/>
                <xsd:enumeration value="09110"/>
                <xsd:enumeration value="09190"/>
                <xsd:enumeration value="09901"/>
                <xsd:enumeration value="09902"/>
                <xsd:enumeration value="09903"/>
                <xsd:enumeration value="09909"/>
                <xsd:enumeration value="10111"/>
                <xsd:enumeration value="10112"/>
                <xsd:enumeration value="10121"/>
                <xsd:enumeration value="10122"/>
                <xsd:enumeration value="10900"/>
                <xsd:enumeration value="11110"/>
                <xsd:enumeration value="11120"/>
                <xsd:enumeration value="11130"/>
                <xsd:enumeration value="11200"/>
                <xsd:enumeration value="11310"/>
                <xsd:enumeration value="11320"/>
                <xsd:enumeration value="11330"/>
                <xsd:enumeration value="11400"/>
                <xsd:enumeration value="11500"/>
                <xsd:enumeration value="11610"/>
                <xsd:enumeration value="11620"/>
                <xsd:enumeration value="11710"/>
                <xsd:enumeration value="11720"/>
                <xsd:enumeration value="11730"/>
                <xsd:enumeration value="11740"/>
                <xsd:enumeration value="11810"/>
                <xsd:enumeration value="11820"/>
                <xsd:enumeration value="11910"/>
                <xsd:enumeration value="11920"/>
                <xsd:enumeration value="11990"/>
                <xsd:enumeration value="12110"/>
                <xsd:enumeration value="12120"/>
                <xsd:enumeration value="12130"/>
                <xsd:enumeration value="12140"/>
                <xsd:enumeration value="12200"/>
                <xsd:enumeration value="13110"/>
                <xsd:enumeration value="13120"/>
                <xsd:enumeration value="13130"/>
                <xsd:enumeration value="13200"/>
                <xsd:enumeration value="13310"/>
                <xsd:enumeration value="13320"/>
                <xsd:enumeration value="13330"/>
                <xsd:enumeration value="13340"/>
                <xsd:enumeration value="13400"/>
                <xsd:enumeration value="13510"/>
                <xsd:enumeration value="13520"/>
                <xsd:enumeration value="14110"/>
                <xsd:enumeration value="14120"/>
                <xsd:enumeration value="14130"/>
                <xsd:enumeration value="14910"/>
                <xsd:enumeration value="14920"/>
                <xsd:enumeration value="14930"/>
                <xsd:enumeration value="14940"/>
                <xsd:enumeration value="14990"/>
                <xsd:enumeration value="15100"/>
                <xsd:enumeration value="15210"/>
                <xsd:enumeration value="15220"/>
                <xsd:enumeration value="15230"/>
                <xsd:enumeration value="15240"/>
                <xsd:enumeration value="15290"/>
                <xsd:enumeration value="16110"/>
                <xsd:enumeration value="16120"/>
                <xsd:enumeration value="16200"/>
                <xsd:enumeration value="17010"/>
                <xsd:enumeration value="17090"/>
                <xsd:enumeration value="18110"/>
                <xsd:enumeration value="18120"/>
                <xsd:enumeration value="18130"/>
                <xsd:enumeration value="18210"/>
                <xsd:enumeration value="18290"/>
                <xsd:enumeration value="18310"/>
                <xsd:enumeration value="18320"/>
                <xsd:enumeration value="18410"/>
                <xsd:enumeration value="18420"/>
                <xsd:enumeration value="18510"/>
                <xsd:enumeration value="18520"/>
                <xsd:enumeration value="18910"/>
                <xsd:enumeration value="18920"/>
                <xsd:enumeration value="18990"/>
                <xsd:enumeration value="19110"/>
                <xsd:enumeration value="19120"/>
                <xsd:enumeration value="19130"/>
                <xsd:enumeration value="19140"/>
                <xsd:enumeration value="19150"/>
                <xsd:enumeration value="19160"/>
                <xsd:enumeration value="19190"/>
                <xsd:enumeration value="19200"/>
                <xsd:enumeration value="20100"/>
                <xsd:enumeration value="20210"/>
                <xsd:enumeration value="20290"/>
                <xsd:enumeration value="20310"/>
                <xsd:enumeration value="20320"/>
                <xsd:enumeration value="20330"/>
                <xsd:enumeration value="20340"/>
                <xsd:enumeration value="20900"/>
                <xsd:enumeration value="21100"/>
                <xsd:enumeration value="21210"/>
                <xsd:enumeration value="21220"/>
                <xsd:enumeration value="21310"/>
                <xsd:enumeration value="21320"/>
                <xsd:enumeration value="21330"/>
                <xsd:enumeration value="21390"/>
                <xsd:enumeration value="21410"/>
                <xsd:enumeration value="21420"/>
                <xsd:enumeration value="21490"/>
                <xsd:enumeration value="22100"/>
                <xsd:enumeration value="22210"/>
                <xsd:enumeration value="22220"/>
                <xsd:enumeration value="22230"/>
                <xsd:enumeration value="22240"/>
                <xsd:enumeration value="22290"/>
                <xsd:enumeration value="22310"/>
                <xsd:enumeration value="22390"/>
                <xsd:enumeration value="22400"/>
                <xsd:enumeration value="22910"/>
                <xsd:enumeration value="22920"/>
                <xsd:enumeration value="22930"/>
                <xsd:enumeration value="22990"/>
                <xsd:enumeration value="23110"/>
                <xsd:enumeration value="23120"/>
                <xsd:enumeration value="23130"/>
                <xsd:enumeration value="23190"/>
                <xsd:enumeration value="23910"/>
                <xsd:enumeration value="23920"/>
                <xsd:enumeration value="23930"/>
                <xsd:enumeration value="23940"/>
                <xsd:enumeration value="23990"/>
                <xsd:enumeration value="24110"/>
                <xsd:enumeration value="24120"/>
                <xsd:enumeration value="24190"/>
                <xsd:enumeration value="24211"/>
                <xsd:enumeration value="24219"/>
                <xsd:enumeration value="24220"/>
                <xsd:enumeration value="24290"/>
                <xsd:enumeration value="24310"/>
                <xsd:enumeration value="24320"/>
                <xsd:enumeration value="24390"/>
                <xsd:enumeration value="24410"/>
                <xsd:enumeration value="24490"/>
                <xsd:enumeration value="24510"/>
                <xsd:enumeration value="24520"/>
                <xsd:enumeration value="24610"/>
                <xsd:enumeration value="24620"/>
                <xsd:enumeration value="24630"/>
                <xsd:enumeration value="24690"/>
                <xsd:enumeration value="24910"/>
                <xsd:enumeration value="24990"/>
                <xsd:enumeration value="25110"/>
                <xsd:enumeration value="25120"/>
                <xsd:enumeration value="25130"/>
                <xsd:enumeration value="25190"/>
                <xsd:enumeration value="25910"/>
                <xsd:enumeration value="25920"/>
                <xsd:enumeration value="25990"/>
                <xsd:enumeration value="26110"/>
                <xsd:enumeration value="26120"/>
                <xsd:enumeration value="26190"/>
                <xsd:enumeration value="26200"/>
                <xsd:enumeration value="26300"/>
                <xsd:enumeration value="26400"/>
                <xsd:enumeration value="27000"/>
                <xsd:enumeration value="28110"/>
                <xsd:enumeration value="28120"/>
                <xsd:enumeration value="29110"/>
                <xsd:enumeration value="29190"/>
                <xsd:enumeration value="29210"/>
                <xsd:enumeration value="29220"/>
                <xsd:enumeration value="30110"/>
                <xsd:enumeration value="30190"/>
                <xsd:enumeration value="30200"/>
                <xsd:enumeration value="31010"/>
                <xsd:enumeration value="31091"/>
                <xsd:enumeration value="31099"/>
                <xsd:enumeration value="32110"/>
                <xsd:enumeration value="32120"/>
                <xsd:enumeration value="32210"/>
                <xsd:enumeration value="32220"/>
                <xsd:enumeration value="32230"/>
                <xsd:enumeration value="32240"/>
                <xsd:enumeration value="32310"/>
                <xsd:enumeration value="32320"/>
                <xsd:enumeration value="32330"/>
                <xsd:enumeration value="32340"/>
                <xsd:enumeration value="32390"/>
                <xsd:enumeration value="32410"/>
                <xsd:enumeration value="32420"/>
                <xsd:enumeration value="32430"/>
                <xsd:enumeration value="32440"/>
                <xsd:enumeration value="32450"/>
                <xsd:enumeration value="32910"/>
                <xsd:enumeration value="32920"/>
                <xsd:enumeration value="32990"/>
                <xsd:enumeration value="33110"/>
                <xsd:enumeration value="33120"/>
                <xsd:enumeration value="33190"/>
                <xsd:enumeration value="33210"/>
                <xsd:enumeration value="33221"/>
                <xsd:enumeration value="33229"/>
                <xsd:enumeration value="33230"/>
                <xsd:enumeration value="33310"/>
                <xsd:enumeration value="33320"/>
                <xsd:enumeration value="33390"/>
                <xsd:enumeration value="34110"/>
                <xsd:enumeration value="34190"/>
                <xsd:enumeration value="34910"/>
                <xsd:enumeration value="34920"/>
                <xsd:enumeration value="34930"/>
                <xsd:enumeration value="34940"/>
                <xsd:enumeration value="34990"/>
                <xsd:enumeration value="35010"/>
                <xsd:enumeration value="35020"/>
                <xsd:enumeration value="35030"/>
                <xsd:enumeration value="35040"/>
                <xsd:enumeration value="35050"/>
                <xsd:enumeration value="36010"/>
                <xsd:enumeration value="36020"/>
                <xsd:enumeration value="36030"/>
                <xsd:enumeration value="36040"/>
                <xsd:enumeration value="36050"/>
                <xsd:enumeration value="36061"/>
                <xsd:enumeration value="36062"/>
                <xsd:enumeration value="36090"/>
                <xsd:enumeration value="37110"/>
                <xsd:enumeration value="37120"/>
                <xsd:enumeration value="37200"/>
                <xsd:enumeration value="37310"/>
                <xsd:enumeration value="37320"/>
                <xsd:enumeration value="37330"/>
                <xsd:enumeration value="37340"/>
                <xsd:enumeration value="37350"/>
                <xsd:enumeration value="37360"/>
                <xsd:enumeration value="37390"/>
                <xsd:enumeration value="38000"/>
                <xsd:enumeration value="39110"/>
                <xsd:enumeration value="39120"/>
                <xsd:enumeration value="39130"/>
                <xsd:enumeration value="39211"/>
                <xsd:enumeration value="39219"/>
                <xsd:enumeration value="39220"/>
                <xsd:enumeration value="40000"/>
                <xsd:enumeration value="41100"/>
                <xsd:enumeration value="41211"/>
                <xsd:enumeration value="41212"/>
                <xsd:enumeration value="41213"/>
                <xsd:enumeration value="41220"/>
                <xsd:enumeration value="41230"/>
                <xsd:enumeration value="41290"/>
                <xsd:enumeration value="42110"/>
                <xsd:enumeration value="42120"/>
                <xsd:enumeration value="42130"/>
                <xsd:enumeration value="42140"/>
                <xsd:enumeration value="42210"/>
                <xsd:enumeration value="42220"/>
                <xsd:enumeration value="42290"/>
                <xsd:enumeration value="42310"/>
                <xsd:enumeration value="42320"/>
                <xsd:enumeration value="42410"/>
                <xsd:enumeration value="42420"/>
                <xsd:enumeration value="42430"/>
                <xsd:enumeration value="42441"/>
                <xsd:enumeration value="42442"/>
                <xsd:enumeration value="42450"/>
                <xsd:enumeration value="42510"/>
                <xsd:enumeration value="42520"/>
                <xsd:enumeration value="42530"/>
                <xsd:enumeration value="42590"/>
                <xsd:enumeration value="42600"/>
                <xsd:enumeration value="42711"/>
                <xsd:enumeration value="42712"/>
                <xsd:enumeration value="42720"/>
                <xsd:enumeration value="42731"/>
                <xsd:enumeration value="42732"/>
                <xsd:enumeration value="42733"/>
                <xsd:enumeration value="42740"/>
                <xsd:enumeration value="42791"/>
                <xsd:enumeration value="42792"/>
                <xsd:enumeration value="42793"/>
                <xsd:enumeration value="42794"/>
                <xsd:enumeration value="42799"/>
                <xsd:enumeration value="43101"/>
                <xsd:enumeration value="43102"/>
                <xsd:enumeration value="43109"/>
                <xsd:enumeration value="43201"/>
                <xsd:enumeration value="43202"/>
                <xsd:enumeration value="43209"/>
                <xsd:enumeration value="44000"/>
                <xsd:enumeration value="45110"/>
                <xsd:enumeration value="45120"/>
                <xsd:enumeration value="45130"/>
                <xsd:enumeration value="45200"/>
                <xsd:enumeration value="45301"/>
                <xsd:enumeration value="45302"/>
                <xsd:enumeration value="46100"/>
                <xsd:enumeration value="46210"/>
                <xsd:enumeration value="46220"/>
                <xsd:enumeration value="46231"/>
                <xsd:enumeration value="46239"/>
                <xsd:enumeration value="47100"/>
                <xsd:enumeration value="47200"/>
                <xsd:enumeration value="48100"/>
                <xsd:enumeration value="48200"/>
                <xsd:enumeration value="49001"/>
                <xsd:enumeration value="49009"/>
                <xsd:enumeration value="50100"/>
                <xsd:enumeration value="50210"/>
                <xsd:enumeration value="50290"/>
                <xsd:enumeration value="51010"/>
                <xsd:enumeration value="51020"/>
                <xsd:enumeration value="52110"/>
                <xsd:enumeration value="52120"/>
                <xsd:enumeration value="52190"/>
                <xsd:enumeration value="52200"/>
                <xsd:enumeration value="52910"/>
                <xsd:enumeration value="52920"/>
                <xsd:enumeration value="52991"/>
                <xsd:enumeration value="52999"/>
                <xsd:enumeration value="53010"/>
                <xsd:enumeration value="53090"/>
                <xsd:enumeration value="54110"/>
                <xsd:enumeration value="54120"/>
                <xsd:enumeration value="54130"/>
                <xsd:enumeration value="54140"/>
                <xsd:enumeration value="54190"/>
                <xsd:enumeration value="54200"/>
                <xsd:enumeration value="55110"/>
                <xsd:enumeration value="55120"/>
                <xsd:enumeration value="55130"/>
                <xsd:enumeration value="55140"/>
                <xsd:enumeration value="55210"/>
                <xsd:enumeration value="55220"/>
                <xsd:enumeration value="56100"/>
                <xsd:enumeration value="56210"/>
                <xsd:enumeration value="56220"/>
                <xsd:enumeration value="57000"/>
                <xsd:enumeration value="58010"/>
                <xsd:enumeration value="58020"/>
                <xsd:enumeration value="58090"/>
                <xsd:enumeration value="59100"/>
                <xsd:enumeration value="59210"/>
                <xsd:enumeration value="59220"/>
                <xsd:enumeration value="60100"/>
                <xsd:enumeration value="60200"/>
                <xsd:enumeration value="62100"/>
                <xsd:enumeration value="62210"/>
                <xsd:enumeration value="62220"/>
                <xsd:enumeration value="62230"/>
                <xsd:enumeration value="62290"/>
                <xsd:enumeration value="62300"/>
                <xsd:enumeration value="62400"/>
                <xsd:enumeration value="63100"/>
                <xsd:enumeration value="63210"/>
                <xsd:enumeration value="63220"/>
                <xsd:enumeration value="63300"/>
                <xsd:enumeration value="64110"/>
                <xsd:enumeration value="64190"/>
                <xsd:enumeration value="64200"/>
                <xsd:enumeration value="66110"/>
                <xsd:enumeration value="66190"/>
                <xsd:enumeration value="66200"/>
                <xsd:enumeration value="66310"/>
                <xsd:enumeration value="66320"/>
                <xsd:enumeration value="66390"/>
                <xsd:enumeration value="66400"/>
                <xsd:enumeration value="67110"/>
                <xsd:enumeration value="67120"/>
                <xsd:enumeration value="67200"/>
                <xsd:enumeration value="69100"/>
                <xsd:enumeration value="69210"/>
                <xsd:enumeration value="69220"/>
                <xsd:enumeration value="69230"/>
                <xsd:enumeration value="69240"/>
                <xsd:enumeration value="69250"/>
                <xsd:enumeration value="69310"/>
                <xsd:enumeration value="69320"/>
                <xsd:enumeration value="69400"/>
                <xsd:enumeration value="69500"/>
                <xsd:enumeration value="69610"/>
                <xsd:enumeration value="69621"/>
                <xsd:enumeration value="69622"/>
                <xsd:enumeration value="69629"/>
                <xsd:enumeration value="69700"/>
                <xsd:enumeration value="69910"/>
                <xsd:enumeration value="69990"/>
                <xsd:enumeration value="70000"/>
                <xsd:enumeration value="72110"/>
                <xsd:enumeration value="72120"/>
                <xsd:enumeration value="72200"/>
                <xsd:enumeration value="72910"/>
                <xsd:enumeration value="72920"/>
                <xsd:enumeration value="72930"/>
                <xsd:enumeration value="72940"/>
                <xsd:enumeration value="72990"/>
                <xsd:enumeration value="73110"/>
                <xsd:enumeration value="73120"/>
                <xsd:enumeration value="73130"/>
                <xsd:enumeration value="73200"/>
                <xsd:enumeration value="75100"/>
                <xsd:enumeration value="75200"/>
                <xsd:enumeration value="75300"/>
                <xsd:enumeration value="75400"/>
                <xsd:enumeration value="75510"/>
                <xsd:enumeration value="75520"/>
                <xsd:enumeration value="76000"/>
                <xsd:enumeration value="77110"/>
                <xsd:enumeration value="77120"/>
                <xsd:enumeration value="77130"/>
                <xsd:enumeration value="77140"/>
                <xsd:enumeration value="77190"/>
                <xsd:enumeration value="77200"/>
                <xsd:enumeration value="80100"/>
                <xsd:enumeration value="80210"/>
                <xsd:enumeration value="80220"/>
                <xsd:enumeration value="80230"/>
                <xsd:enumeration value="80240"/>
                <xsd:enumeration value="81011"/>
                <xsd:enumeration value="81019"/>
                <xsd:enumeration value="81020"/>
                <xsd:enumeration value="82110"/>
                <xsd:enumeration value="82120"/>
                <xsd:enumeration value="82191"/>
                <xsd:enumeration value="82199"/>
                <xsd:enumeration value="82200"/>
                <xsd:enumeration value="84010"/>
                <xsd:enumeration value="84020"/>
                <xsd:enumeration value="85110"/>
                <xsd:enumeration value="85121"/>
                <xsd:enumeration value="85122"/>
                <xsd:enumeration value="85123"/>
                <xsd:enumeration value="85124"/>
                <xsd:enumeration value="85125"/>
                <xsd:enumeration value="85129"/>
                <xsd:enumeration value="85201"/>
                <xsd:enumeration value="85202"/>
                <xsd:enumeration value="85203"/>
                <xsd:enumeration value="85209"/>
                <xsd:enumeration value="85310"/>
                <xsd:enumeration value="85320"/>
                <xsd:enumeration value="85330"/>
                <xsd:enumeration value="85340"/>
                <xsd:enumeration value="85391"/>
                <xsd:enumeration value="85399"/>
                <xsd:enumeration value="85910"/>
                <xsd:enumeration value="85990"/>
                <xsd:enumeration value="86011"/>
                <xsd:enumeration value="86012"/>
                <xsd:enumeration value="86090"/>
                <xsd:enumeration value="87100"/>
                <xsd:enumeration value="87900"/>
                <xsd:enumeration value="89100"/>
                <xsd:enumeration value="89210"/>
                <xsd:enumeration value="89220"/>
                <xsd:enumeration value="90010"/>
                <xsd:enumeration value="90021"/>
                <xsd:enumeration value="90029"/>
                <xsd:enumeration value="90030"/>
                <xsd:enumeration value="91110"/>
                <xsd:enumeration value="91121"/>
                <xsd:enumeration value="91122"/>
                <xsd:enumeration value="91123"/>
                <xsd:enumeration value="91124"/>
                <xsd:enumeration value="91125"/>
                <xsd:enumeration value="91126"/>
                <xsd:enumeration value="91129"/>
                <xsd:enumeration value="91131"/>
                <xsd:enumeration value="91139"/>
                <xsd:enumeration value="91140"/>
                <xsd:enumeration value="91210"/>
                <xsd:enumeration value="91291"/>
                <xsd:enumeration value="91292"/>
                <xsd:enumeration value="91299"/>
                <xsd:enumeration value="91310"/>
                <xsd:enumeration value="91390"/>
                <xsd:enumeration value="92010"/>
                <xsd:enumeration value="92020"/>
                <xsd:enumeration value="92091"/>
                <xsd:enumeration value="92092"/>
                <xsd:enumeration value="92099"/>
                <xsd:enumeration value="94110"/>
                <xsd:enumeration value="94121"/>
                <xsd:enumeration value="94129"/>
                <xsd:enumeration value="94191"/>
                <xsd:enumeration value="94192"/>
                <xsd:enumeration value="94193"/>
                <xsd:enumeration value="94199"/>
                <xsd:enumeration value="94210"/>
                <xsd:enumeration value="94220"/>
                <xsd:enumeration value="94290"/>
                <xsd:enumeration value="94910"/>
                <xsd:enumeration value="94990"/>
                <xsd:enumeration value="95110"/>
                <xsd:enumeration value="95120"/>
                <xsd:enumeration value="95200"/>
                <xsd:enumeration value="95310"/>
                <xsd:enumeration value="95320"/>
                <xsd:enumeration value="95330"/>
                <xsd:enumeration value="95340"/>
                <xsd:enumeration value="95391"/>
                <xsd:enumeration value="95392"/>
                <xsd:enumeration value="95393"/>
                <xsd:enumeration value="95399"/>
                <xsd:enumeration value="95400"/>
                <xsd:enumeration value="95510"/>
                <xsd:enumeration value="95520"/>
                <xsd:enumeration value="95591"/>
                <xsd:enumeration value="95599"/>
                <xsd:enumeration value="96010"/>
                <xsd:enumeration value="96020"/>
                <xsd:enumeration value="96030"/>
                <xsd:enumeration value="97000"/>
                <xsd:enumeration value="98000"/>
                <xsd:enumeration value="99010"/>
                <xsd:enumeration value="99020"/>
                <xsd:enumeration value="99030"/>
                <xsd:enumeration value="99040"/>
                <xsd:enumeration value="99050"/>
                <xsd:enumeration value="99060"/>
                <xsd:enumeration value="99070"/>
                <xsd:enumeration value="99770"/>
                <xsd:enumeration value="99780"/>
                <xsd:enumeration value="99991"/>
                <xsd:enumeration value="99992"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrABRApplicationOutcomeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ABN"/>
                <xsd:enumeration value="CAN"/>
                <xsd:enumeration value="LGL"/>
                <xsd:enumeration value="REFI"/>
                <xsd:enumeration value="REFN"/>
                <xsd:enumeration value="SUC"/>
                <xsd:enumeration value="SYSU"/>
                <xsd:enumeration value="TAN"/>
                <xsd:enumeration value="WORK"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTrustTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="E"/>
                <xsd:enumeration value="F"/>
                <xsd:enumeration value="H"/>
                <xsd:enumeration value="I"/>
                <xsd:enumeration value="M"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="Q"/>
                <xsd:enumeration value="S"/>
                <xsd:enumeration value="T"/>
                <xsd:enumeration value="U"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrIRPDTransactionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AM"/>
                <xsd:enumeration value="AOSH"/>
                <xsd:enumeration value="AQIOS"/>
                <xsd:enumeration value="AS"/>
                <xsd:enumeration value="ASIP"/>
                <xsd:enumeration value="ASSBC"/>
                <xsd:enumeration value="ASSD"/>
                <xsd:enumeration value="ASSL"/>
                <xsd:enumeration value="ASSOPR"/>
                <xsd:enumeration value="BND"/>
                <xsd:enumeration value="CCA"/>
                <xsd:enumeration value="CCIRS"/>
                <xsd:enumeration value="CDCS"/>
                <xsd:enumeration value="CDCSFFO"/>
                <xsd:enumeration value="CDS"/>
                <xsd:enumeration value="CNTDI"/>
                <xsd:enumeration value="CSTDI"/>
                <xsd:enumeration value="FCDAAS"/>
                <xsd:enumeration value="FCDAPS"/>
                <xsd:enumeration value="FCDHLP"/>
                <xsd:enumeration value="FCDHLPE"/>
                <xsd:enumeration value="FCDLF"/>
                <xsd:enumeration value="FCDLFI"/>
                <xsd:enumeration value="FCDLHORP"/>
                <xsd:enumeration value="FCDLHORPI"/>
                <xsd:enumeration value="FCDORSR"/>
                <xsd:enumeration value="FCDORSRI"/>
                <xsd:enumeration value="FCDPTTS"/>
                <xsd:enumeration value="FCDRRP"/>
                <xsd:enumeration value="FCDRRPI"/>
                <xsd:enumeration value="FCDRUIP"/>
                <xsd:enumeration value="FCDRUIPI"/>
                <xsd:enumeration value="FCDSBER"/>
                <xsd:enumeration value="FCDSBERI"/>
                <xsd:enumeration value="FCDSTTS"/>
                <xsd:enumeration value="FFIRS"/>
                <xsd:enumeration value="GILDI"/>
                <xsd:enumeration value="GIOKL"/>
                <xsd:enumeration value="HLPE"/>
                <xsd:enumeration value="IDF"/>
                <xsd:enumeration value="IDSEC"/>
                <xsd:enumeration value="IEIOOS"/>
                <xsd:enumeration value="IN"/>
                <xsd:enumeration value="INSERV"/>
                <xsd:enumeration value="IOSH"/>
                <xsd:enumeration value="LF"/>
                <xsd:enumeration value="LHORP"/>
                <xsd:enumeration value="LS"/>
                <xsd:enumeration value="MAS"/>
                <xsd:enumeration value="OBL"/>
                <xsd:enumeration value="OD"/>
                <xsd:enumeration value="ODF"/>
                <xsd:enumeration value="ODSEC"/>
                <xsd:enumeration value="OFD"/>
                <xsd:enumeration value="OIRD"/>
                <xsd:enumeration value="OKDI"/>
                <xsd:enumeration value="ORIRPD"/>
                <xsd:enumeration value="ORSR"/>
                <xsd:enumeration value="OS"/>
                <xsd:enumeration value="OTPRTY"/>
                <xsd:enumeration value="PLEQ"/>
                <xsd:enumeration value="PNOT"/>
                <xsd:enumeration value="RD"/>
                <xsd:enumeration value="REIN"/>
                <xsd:enumeration value="REINSERV"/>
                <xsd:enumeration value="RPRT"/>
                <xsd:enumeration value="RPSDI"/>
                <xsd:enumeration value="RRP"/>
                <xsd:enumeration value="RUIP"/>
                <xsd:enumeration value="SAM"/>
                <xsd:enumeration value="SBER"/>
                <xsd:enumeration value="SITS"/>
                <xsd:enumeration value="TFIN"/>
                <xsd:enumeration value="TPRN"/>
                <xsd:enumeration value="TRS"/>
                <xsd:enumeration value="TS"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTransfePricingDocumentationCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="10"/>
                <xsd:enumeration value="12"/>
                <xsd:enumeration value="13"/>
                <xsd:enumeration value="14"/>
                <xsd:enumeration value="15"/>
                <xsd:enumeration value="16"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:enumeration value="9"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInternationalRelatedPartyTransactionExclusionCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="IOS"/>
                <xsd:enumeration value="LVLRSA"/>
                <xsd:enumeration value="LVLRSPT"/>
                <xsd:enumeration value="RUESA"/>
                <xsd:enumeration value="STPRKLLI"/>
                <xsd:enumeration value="STPRKLLO"/>
                <xsd:enumeration value="STPRKLVS"/>
                <xsd:enumeration value="STPRKTS"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTrustCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Cash management unit trust"/>
                <xsd:enumeration value="Deceased estate"/>
                <xsd:enumeration value="Discretionary trust main income investment activities"/>
                <xsd:enumeration value="Discretionary trust main income source service management activities"/>
                <xsd:enumeration value="Discretionary trust main income source trading activities"/>
                <xsd:enumeration value="Fixed trust"/>
                <xsd:enumeration value="Fixed unit trust"/>
                <xsd:enumeration value="Hybrid trust"/>
                <xsd:enumeration value="Public unit trust listed"/>
                <xsd:enumeration value="Public unit trust unlisted"/>
                <xsd:enumeration value="Special disability trust"/>
                <xsd:enumeration value="Testamentary trust"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCGTExemptionOrRolloverCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A - Small business active asset reduction"/>
                <xsd:enumeration value="B - Small business retirement exemption"/>
                <xsd:enumeration value="C - Small business roll-over"/>
                <xsd:enumeration value="D - Small business 15 year exemption"/>
                <xsd:enumeration value="E - Foreign resident CGT exemption"/>
                <xsd:enumeration value="F - Scrip for scrip roll-over"/>
                <xsd:enumeration value="G - Inter-company roll-over"/>
                <xsd:enumeration value="H - Demerger exemption"/>
                <xsd:enumeration value="I - Main residence exemption"/>
                <xsd:enumeration value="J - Capital gains disregarded as a result of the sale of a pre-CGT asset"/>
                <xsd:enumeration value="K - Disposal or creation of assets in a wholly-owned company"/>
                <xsd:enumeration value="L - Replacement asset roll-overs"/>
                <xsd:enumeration value="M - Exchange of shares or units"/>
                <xsd:enumeration value="N - Exchange of rights or options"/>
                <xsd:enumeration value="O - Exchange of shares in one company for shares in another company"/>
                <xsd:enumeration value="P - Exchange of units in a unit trust for shares in a company"/>
                <xsd:enumeration value="Q - Trust restructure roll-over"/>
                <xsd:enumeration value="R - Demerger roll-over"/>
                <xsd:enumeration value="S - Same asset roll-overs"/>
                <xsd:enumeration value="T - Small Business Restructure Roll-over"/>
                <xsd:enumeration value="U - Early stage investor"/>
                <xsd:enumeration value="V - Venture capital investment"/>
                <xsd:enumeration value="W - Affordable housing discount"/>
                <xsd:enumeration value="X - Other exemptions and roll-overs"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrITAADivision59IndicatorCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="N"/>
                <xsd:enumeration value="U"/>
                <xsd:enumeration value="Y"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrEligibleAssetsOptOutCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="All eligible assets"/>
                <xsd:enumeration value="Some eligible assets"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrAggregatedTurnoverRangeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="E"/>
                <xsd:enumeration value="F"/>
                <xsd:enumeration value="G"/>
                <xsd:enumeration value="H"/>
                <xsd:enumeration value="I"/>
                <xsd:enumeration value="J"/>
                <xsd:enumeration value="K"/>
                <xsd:enumeration value="L"/>
                <xsd:enumeration value="M"/>
                <xsd:enumeration value="N"/>
                <xsd:enumeration value="O"/>
                <xsd:enumeration value="P"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrFurtherReturnsNotNecessaryReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Business ceased"/>
                <xsd:enumeration value="Do not pay contractors"/>
                <xsd:enumeration value="No TPAR services"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDoubleTaxAgreementWithholdingExemptionCountryCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ch"/>
                <xsd:enumeration value="de"/>
                <xsd:enumeration value="fi"/>
                <xsd:enumeration value="fr"/>
                <xsd:enumeration value="gb"/>
                <xsd:enumeration value="jp"/>
                <xsd:enumeration value="no"/>
                <xsd:enumeration value="nz"/>
                <xsd:enumeration value="us"/>
                <xsd:enumeration value="za"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrTaxablePaymentCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Grant"/>
                <xsd:enumeration value="Payment"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrRevisableStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="0"/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCarryBackAmendmentReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="A"/>
                <xsd:enumeration value="B"/>
                <xsd:enumeration value="C"/>
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="E"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCarryBackChangeTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="D"/>
                <xsd:enumeration value="I"/>
                <xsd:enumeration value="NC"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrHybridMismatchPaymentsTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="No payment"/>
                <xsd:enumeration value="Non-structured"/>
                <xsd:enumeration value="Structured"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrDeductionDisallowedDifferenceReasonTypeCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrInterestAdjustmentReasonCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="Child account"/>
                <xsd:enumeration value="Duplicate amount"/>
                <xsd:enumeration value="Family law agreement"/>
                <xsd:enumeration value="Incorrect amount"/>
                <xsd:enumeration value="Joint account individual"/>
                <xsd:enumeration value="Joint account non-individual"/>
                <xsd:enumeration value="Joint account partner"/>
                <xsd:enumeration value="Other"/>
                <xsd:enumeration value="Previously declared"/>
                <xsd:enumeration value="Unknown amount"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrCurrencyCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="AED"/>
                <xsd:enumeration value="AFN"/>
                <xsd:enumeration value="ALL"/>
                <xsd:enumeration value="AMD"/>
                <xsd:enumeration value="ANG"/>
                <xsd:enumeration value="AOA"/>
                <xsd:enumeration value="ARS"/>
                <xsd:enumeration value="AUD"/>
                <xsd:enumeration value="AWG"/>
                <xsd:enumeration value="AZN"/>
                <xsd:enumeration value="BAM"/>
                <xsd:enumeration value="BBD"/>
                <xsd:enumeration value="BDT"/>
                <xsd:enumeration value="BGN"/>
                <xsd:enumeration value="BHD"/>
                <xsd:enumeration value="BIF"/>
                <xsd:enumeration value="BMD"/>
                <xsd:enumeration value="BND"/>
                <xsd:enumeration value="BOB"/>
                <xsd:enumeration value="BOV"/>
                <xsd:enumeration value="BRL"/>
                <xsd:enumeration value="BSD"/>
                <xsd:enumeration value="BTN"/>
                <xsd:enumeration value="BWP"/>
                <xsd:enumeration value="BYN"/>
                <xsd:enumeration value="BZD"/>
                <xsd:enumeration value="CAD"/>
                <xsd:enumeration value="CDF"/>
                <xsd:enumeration value="CHE"/>
                <xsd:enumeration value="CHF"/>
                <xsd:enumeration value="CHW"/>
                <xsd:enumeration value="CLF"/>
                <xsd:enumeration value="CLP"/>
                <xsd:enumeration value="CNY"/>
                <xsd:enumeration value="COP"/>
                <xsd:enumeration value="COU"/>
                <xsd:enumeration value="CRC"/>
                <xsd:enumeration value="CUC"/>
                <xsd:enumeration value="CUP"/>
                <xsd:enumeration value="CVE"/>
                <xsd:enumeration value="CZK"/>
                <xsd:enumeration value="DJF"/>
                <xsd:enumeration value="DKK"/>
                <xsd:enumeration value="DOP"/>
                <xsd:enumeration value="DZD"/>
                <xsd:enumeration value="EGP"/>
                <xsd:enumeration value="ERN"/>
                <xsd:enumeration value="ETB"/>
                <xsd:enumeration value="EUR"/>
                <xsd:enumeration value="FJD"/>
                <xsd:enumeration value="FKP"/>
                <xsd:enumeration value="GBP"/>
                <xsd:enumeration value="GEL"/>
                <xsd:enumeration value="GHS"/>
                <xsd:enumeration value="GIP"/>
                <xsd:enumeration value="GMD"/>
                <xsd:enumeration value="GNF"/>
                <xsd:enumeration value="GTQ"/>
                <xsd:enumeration value="GYD"/>
                <xsd:enumeration value="HKD"/>
                <xsd:enumeration value="HNL"/>
                <xsd:enumeration value="HRK"/>
                <xsd:enumeration value="HTG"/>
                <xsd:enumeration value="HUF"/>
                <xsd:enumeration value="IDR"/>
                <xsd:enumeration value="ILS"/>
                <xsd:enumeration value="INR"/>
                <xsd:enumeration value="IQD"/>
                <xsd:enumeration value="IRR"/>
                <xsd:enumeration value="ISK"/>
                <xsd:enumeration value="JMD"/>
                <xsd:enumeration value="JOD"/>
                <xsd:enumeration value="JPY"/>
                <xsd:enumeration value="KES"/>
                <xsd:enumeration value="KGS"/>
                <xsd:enumeration value="KHR"/>
                <xsd:enumeration value="KMF"/>
                <xsd:enumeration value="KPW"/>
                <xsd:enumeration value="KRW"/>
                <xsd:enumeration value="KWD"/>
                <xsd:enumeration value="KYD"/>
                <xsd:enumeration value="KZT"/>
                <xsd:enumeration value="LAK"/>
                <xsd:enumeration value="LBP"/>
                <xsd:enumeration value="LKR"/>
                <xsd:enumeration value="LRD"/>
                <xsd:enumeration value="LSL"/>
                <xsd:enumeration value="LTL"/>
                <xsd:enumeration value="LVL"/>
                <xsd:enumeration value="LYD"/>
                <xsd:enumeration value="MAD"/>
                <xsd:enumeration value="MDL"/>
                <xsd:enumeration value="MGA"/>
                <xsd:enumeration value="MKD"/>
                <xsd:enumeration value="MMK"/>
                <xsd:enumeration value="MNT"/>
                <xsd:enumeration value="MOP"/>
                <xsd:enumeration value="MRU"/>
                <xsd:enumeration value="MUR"/>
                <xsd:enumeration value="MVR"/>
                <xsd:enumeration value="MWK"/>
                <xsd:enumeration value="MXN"/>
                <xsd:enumeration value="MXV"/>
                <xsd:enumeration value="MYR"/>
                <xsd:enumeration value="MZN"/>
                <xsd:enumeration value="NAD"/>
                <xsd:enumeration value="NGN"/>
                <xsd:enumeration value="NIO"/>
                <xsd:enumeration value="NOK"/>
                <xsd:enumeration value="NPR"/>
                <xsd:enumeration value="NZD"/>
                <xsd:enumeration value="OMR"/>
                <xsd:enumeration value="OTH"/>
                <xsd:enumeration value="PAB"/>
                <xsd:enumeration value="PEN"/>
                <xsd:enumeration value="PGK"/>
                <xsd:enumeration value="PHP"/>
                <xsd:enumeration value="PKR"/>
                <xsd:enumeration value="PLN"/>
                <xsd:enumeration value="PYG"/>
                <xsd:enumeration value="QAR"/>
                <xsd:enumeration value="RON"/>
                <xsd:enumeration value="RSD"/>
                <xsd:enumeration value="RUB"/>
                <xsd:enumeration value="RWF"/>
                <xsd:enumeration value="SAR"/>
                <xsd:enumeration value="SBD"/>
                <xsd:enumeration value="SCR"/>
                <xsd:enumeration value="SDG"/>
                <xsd:enumeration value="SEK"/>
                <xsd:enumeration value="SGD"/>
                <xsd:enumeration value="SHP"/>
                <xsd:enumeration value="SLL"/>
                <xsd:enumeration value="SOS"/>
                <xsd:enumeration value="SRD"/>
                <xsd:enumeration value="SSP"/>
                <xsd:enumeration value="STN"/>
                <xsd:enumeration value="SVC"/>
                <xsd:enumeration value="SYP"/>
                <xsd:enumeration value="SZL"/>
                <xsd:enumeration value="THB"/>
                <xsd:enumeration value="TJS"/>
                <xsd:enumeration value="TMT"/>
                <xsd:enumeration value="TND"/>
                <xsd:enumeration value="TOP"/>
                <xsd:enumeration value="TRY"/>
                <xsd:enumeration value="TTD"/>
                <xsd:enumeration value="TWD"/>
                <xsd:enumeration value="TZS"/>
                <xsd:enumeration value="UAH"/>
                <xsd:enumeration value="UGX"/>
                <xsd:enumeration value="USD"/>
                <xsd:enumeration value="USN"/>
                <xsd:enumeration value="UYI"/>
                <xsd:enumeration value="UYU"/>
                <xsd:enumeration value="UZS"/>
                <xsd:enumeration value="VES"/>
                <xsd:enumeration value="VND"/>
                <xsd:enumeration value="VUV"/>
                <xsd:enumeration value="WST"/>
                <xsd:enumeration value="XAF"/>
                <xsd:enumeration value="XAG"/>
                <xsd:enumeration value="XAU"/>
                <xsd:enumeration value="XBA"/>
                <xsd:enumeration value="XBB"/>
                <xsd:enumeration value="XBC"/>
                <xsd:enumeration value="XBD"/>
                <xsd:enumeration value="XCD"/>
                <xsd:enumeration value="XDR"/>
                <xsd:enumeration value="XOF"/>
                <xsd:enumeration value="XPD"/>
                <xsd:enumeration value="XPF"/>
                <xsd:enumeration value="XPT"/>
                <xsd:enumeration value="XSU"/>
                <xsd:enumeration value="XTS"/>
                <xsd:enumeration value="XUA"/>
                <xsd:enumeration value="XXX"/>
                <xsd:enumeration value="YER"/>
                <xsd:enumeration value="ZAR"/>
                <xsd:enumeration value="ZMW"/>
                <xsd:enumeration value="ZWL"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrOrganisationNameItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:maxLength value="200"/>
                <xsd:pattern value="([0-9a-zA-Z \.,\?!\(\)\{\}\[\]:;'`\|\-_=\\/@#$%&amp;&quot;])*"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrChannelCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="E"/>
                <xsd:enumeration value="EAS"/>
                <xsd:enumeration value="ECI"/>
                <xsd:enumeration value="ELS"/>
                <xsd:enumeration value="EML"/>
                <xsd:enumeration value="FDF"/>
                <xsd:enumeration value="INP"/>
                <xsd:enumeration value="MGV"/>
                <xsd:enumeration value="MIPS"/>
                <xsd:enumeration value="OTH"/>
                <xsd:enumeration value="P"/>
                <xsd:enumeration value="PE"/>
                <xsd:enumeration value="PH"/>
                <xsd:enumeration value="RDCC"/>
                <xsd:enumeration value="RO"/>
                <xsd:enumeration value="SBR"/>
                <xsd:enumeration value="SMS"/>
                <xsd:enumeration value="SRF"/>
                <xsd:enumeration value="WEB"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:complexType name="sbrPrefillAvailabilityStatusCodeItemType">
        <xsd:simpleContent>
            <xsd:restriction base="xbrli:stringItemType">
                <xsd:enumeration value="ATOProcessedPAYGWLiabilities"/>
                <xsd:enumeration value="Available"/>
                <xsd:enumeration value="Blocked"/>
                <xsd:enumeration value="ClientOrATOLodged"/>
                <xsd:enumeration value="LargePAYGWLodgementCycle"/>
                <xsd:enumeration value="NoSTPPayEvent"/>
                <xsd:enumeration value="NotSTPReporter"/>
                <xsd:enumeration value="PriorToSTPPayEvent"/>
                <xsd:enumeration value="Unavailable"/>
                <xsd:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:schema>
