<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:tranFinancialTyp="urn:types.financial_2016_1.transactions.webservices.netsuite.com" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:types.financial_2016_1.transactions.webservices.netsuite.com" elementFormDefault="qualified">
    <simpleType name="BudgetBudgetType">
        <restriction base="xsd:string">
            <enumeration value="_global"/>
            <enumeration value="_local"/>
        </restriction>
    </simpleType>
</schema>
