Skip to content

Commit 9845540

Browse files
committed
update XSD for mv 38
1 parent bfa6720 commit 9845540

File tree

284 files changed

+1646
-795
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

284 files changed

+1646
-795
lines changed

ipp-v3-java-data/src/main/java/META-INF/sun-jaxb.episode

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
66
See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
77
Any modifications to this file will be lost upon recompilation of the source schema.
8-
Generated on: 2019.03.31 at 04:10:34 PM PDT
8+
Generated on: 2019.06.23 at 02:36:16 PM PDT
99
1010
-->
1111
<bindings scd="x-schema::tns" xmlns:tns="http://schema.intuit.com/finance/v3">
@@ -336,6 +336,9 @@ Generated on: 2019.03.31 at 04:10:34 PM PDT
336336
<bindings scd="~tns:JournalEntryLineDetail">
337337
<class ref="com.intuit.ipp.data.JournalEntryLineDetail"/>
338338
</bindings>
339+
<bindings scd="~tns:VendorBankAccountDetail">
340+
<class ref="com.intuit.ipp.data.VendorBankAccountDetail"/>
341+
</bindings>
339342
<bindings scd="~tns:Money">
340343
<class ref="com.intuit.ipp.data.Money"/>
341344
</bindings>
@@ -711,6 +714,9 @@ Generated on: 2019.03.31 at 04:10:34 PM PDT
711714
<bindings scd="~tns:ReimbursableTypeEnum">
712715
<typesafeEnumClass ref="com.intuit.ipp.data.ReimbursableTypeEnum"/>
713716
</bindings>
717+
<bindings scd="~tns:TaxReviewStatusEnum">
718+
<typesafeEnumClass ref="com.intuit.ipp.data.TaxReviewStatusEnum"/>
719+
</bindings>
714720
<bindings scd="~tns:AccountClassificationEnum">
715721
<typesafeEnumClass ref="com.intuit.ipp.data.AccountClassificationEnum"/>
716722
</bindings>

ipp-v3-java-data/src/main/java/com/intuit/ipp/data/APCreditCardOperationEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2019.03.31 at 04:10:34 PM PDT
5+
// Generated on: 2019.06.23 at 02:36:16 PM PDT
66
//
77

88

ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Account.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2019.03.31 at 04:10:34 PM PDT
5+
// Generated on: 2019.06.23 at 02:36:16 PM PDT
66
//
77

88

ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountBasedExpenseLineDetail.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2019.03.31 at 04:10:34 PM PDT
5+
// Generated on: 2019.06.23 at 02:36:16 PM PDT
66
//
77

88

ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountClassificationEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2019.03.31 at 04:10:34 PM PDT
5+
// Generated on: 2019.06.23 at 02:36:16 PM PDT
66
//
77

88

ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountSubTypeEnum.java

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2019.03.31 at 04:10:34 PM PDT
5+
// Generated on: 2019.06.23 at 02:36:16 PM PDT
66
//
77

88

@@ -21,6 +21,8 @@
2121
* <pre>
2222
* &lt;simpleType name="AccountSubTypeEnum">
2323
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
24+
* &lt;enumeration value="IncomeTaxPayable"/>
25+
* &lt;enumeration value="IntangibleAssetsOther"/>
2426
* &lt;enumeration value="AccountsPayable"/>
2527
* &lt;enumeration value="AccountsReceivable"/>
2628
* &lt;enumeration value="AccumulatedAdjustment"/>
@@ -312,6 +314,26 @@
312314
public enum AccountSubTypeEnum {
313315

314316

317+
/**
318+
*
319+
* Product: QBO
320+
* Description:A Balance Sheet account in the “Liabilities” section. The balance of this account will reflect the current accumulated liability of Income Tax which has been incurred, but not yet paid. For example at the end of some financial period, there may be taxable income earned, allowing a tax due to be calculated. However, the tax may not be required to be paid until some later date.
321+
*
322+
*
323+
*/
324+
@XmlEnumValue("IncomeTaxPayable")
325+
INCOME_TAX_PAYABLE("IncomeTaxPayable"),
326+
327+
/**
328+
*
329+
* Product: QBO
330+
* Description: A Balance Sheet account in the “Other Current Assets” section. The balance of this account will reflect the value of some non-physical asset that has some value to the business. It is rare for a small business to need to journal against this account. Typically you would journal directly against this account when exchanging tangible assets (such as money) for something intangible (such as a patent, or the right to use a name, or the non-tangible assets of a business that you acquired.)
331+
*
332+
*
333+
*/
334+
@XmlEnumValue("IntangibleAssetsOther")
335+
INTANGIBLE_ASSETS_OTHER("IntangibleAssetsOther"),
336+
315337
/**
316338
*
317339
* Product: QBO
@@ -3306,7 +3328,7 @@ public enum AccountSubTypeEnum {
33063328
* Product: QBO
33073329
* Description: Use
33083330
* <pre>
3309-
* &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;b xmlns="http://schema.intuit.com/finance/v3" xmlns:p204863_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:p534291_="http://java.sun.com/xml/ns/jaxb" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;Share Application Money Pending Allotment&lt;/b&gt;
3331+
* &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;b xmlns="http://schema.intuit.com/finance/v3" xmlns:p897829_="http://java.sun.com/xml/ns/jaxb" xmlns:p986142_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;Share Application Money Pending Allotment&lt;/b&gt;
33103332
* </pre>
33113333
* to track the application amounts the company receives for shares that still need to be allotted to the investors.
33123334
*

ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountTypeEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2019.03.31 at 04:10:34 PM PDT
5+
// Generated on: 2019.06.23 at 02:36:16 PM PDT
66
//
77

88

ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AcquiredAsEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2019.03.31 at 04:10:34 PM PDT
5+
// Generated on: 2019.06.23 at 02:36:16 PM PDT
66
//
77

88

ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AdvancedInventoryPrefs.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2019.03.31 at 04:10:34 PM PDT
5+
// Generated on: 2019.06.23 at 02:36:16 PM PDT
66
//
77

88

ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AgencyPaymentMethodEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2019.03.31 at 04:10:34 PM PDT
5+
// Generated on: 2019.06.23 at 02:36:16 PM PDT
66
//
77

88

0 commit comments

Comments
 (0)