Deprecated API


Contents
Deprecated Methods
org.apache.xmlbeans.SimpleValue.bigDecimalValue()
          replaced with SimpleValue.getBigDecimalValue() 
org.apache.xmlbeans.XmlDecimal.bigDecimalValue()
          replaced with XmlDecimal.getBigDecimalValue() 
org.apache.xmlbeans.SimpleValue.bigIntegerValue()
          replaced with SimpleValue.getBigIntegerValue() 
org.apache.xmlbeans.XmlInteger.bigIntegerValue()
          replaced with XmlInteger.getBigIntegerValue() 
org.apache.xmlbeans.SimpleValue.booleanValue()
          replaced with SimpleValue.getBooleanValue() 
org.apache.xmlbeans.XmlBoolean.booleanValue()
          replaced by XmlBoolean.getBooleanValue() 
org.apache.xmlbeans.SimpleValue.byteArrayValue()
          replaced with SimpleValue.getByteArrayValue() 
org.apache.xmlbeans.XmlBase64Binary.byteArrayValue()
          replaced by XmlBase64Binary.getByteArrayValue() 
org.apache.xmlbeans.XmlHexBinary.byteArrayValue()
          replaced by XmlHexBinary.getByteArrayValue() 
org.apache.xmlbeans.SimpleValue.byteValue()
          replaced with SimpleValue.getByteValue() 
org.apache.xmlbeans.XmlByte.byteValue()
          replaced by XmlByte.getByteValue() 
org.apache.xmlbeans.SimpleValue.calendarValue()
          replaced with SimpleValue.getCalendarValue() 
org.apache.xmlbeans.XmlDate.calendarValue()
          replaced with XmlDate.getCalendarValue() 
org.apache.xmlbeans.XmlDateTime.calendarValue()
          replaced with XmlDateTime.getCalendarValue() 
org.apache.xmlbeans.XmlGDay.calendarValue()
          replaced with XmlGDay.getCalendarValue() 
org.apache.xmlbeans.XmlGMonth.calendarValue()
          replaced with XmlGMonth.getCalendarValue() 
org.apache.xmlbeans.XmlGMonthDay.calendarValue()
          replaced with XmlGMonthDay.getCalendarValue() 
org.apache.xmlbeans.XmlGYear.calendarValue()
          replaced with XmlGYear.getCalendarValue() 
org.apache.xmlbeans.XmlGYearMonth.calendarValue()
          replaced with XmlGYearMonth.getCalendarValue() 
org.apache.xmlbeans.XmlTime.calendarValue()
          replaced with XmlTime.getCalendarValue() 
org.apache.xmlbeans.SimpleValue.dateValue()
          replaced with SimpleValue.getDateValue() 
org.apache.xmlbeans.XmlDate.dateValue()
          replaced with XmlDate.getDateValue() 
org.apache.xmlbeans.XmlDateTime.dateValue()
          replaced with XmlDateTime.getDateValue() 
org.apache.xmlbeans.SimpleValue.doubleValue()
          replaced with SimpleValue.getDoubleValue() 
org.apache.xmlbeans.XmlDouble.doubleValue()
          replaced with XmlDouble.getDoubleValue() 
org.apache.xmlbeans.SimpleValue.enumValue()
          replaced with SimpleValue.getEnumValue() 
org.apache.xmlbeans.SimpleValue.floatValue()
          replaced with SimpleValue.getFloatValue() 
org.apache.xmlbeans.XmlFloat.floatValue()
          replaced by XmlFloat.getFloatValue() 
org.apache.xmlbeans.SimpleValue.gDateValue()
          replaced with SimpleValue.getGDateValue() 
org.apache.xmlbeans.XmlDate.gDateValue()
          replaced with XmlDate.getGDateValue() 
org.apache.xmlbeans.XmlDateTime.gDateValue()
          replaced with XmlDateTime.getGDateValue() 
org.apache.xmlbeans.XmlGDay.gDateValue()
          replaced with XmlGDay.getGDateValue() 
org.apache.xmlbeans.XmlGMonth.gDateValue()
          replaced with XmlGMonth.getGDateValue() 
org.apache.xmlbeans.XmlGMonthDay.gDateValue()
          replaced with XmlGMonthDay.getGDateValue() 
org.apache.xmlbeans.XmlGYear.gDateValue()
          replaced with XmlGYear.getGDateValue() 
org.apache.xmlbeans.XmlGYearMonth.gDateValue()
          replaced with XmlGYearMonth.getGDateValue() 
org.apache.xmlbeans.XmlTime.gDateValue()
          replaced with XmlTime.getGDateValue() 
org.apache.xmlbeans.SimpleValue.gDurationValue()
          replaced with SimpleValue.getGDurationValue() 
org.apache.xmlbeans.XmlDuration.gDurationValue()
          replaced with XmlDuration.getGDurationValue() 
org.apache.xmlbeans.SimpleValue.intValue()
          replaced with SimpleValue.getIntValue() 
org.apache.xmlbeans.XmlGDay.intValue()
          replaced with XmlGDay.getIntValue() 
org.apache.xmlbeans.XmlGMonth.intValue()
          replaced with XmlGMonth.getIntValue() 
org.apache.xmlbeans.XmlGYear.intValue()
          replaced with XmlGYear.getIntValue() 
org.apache.xmlbeans.XmlInt.intValue()
          replaced with XmlInt.getIntValue() 
org.apache.xmlbeans.XmlUnsignedShort.intValue()
          replaced with XmlUnsignedShort.getIntValue() 
org.apache.xmlbeans.SimpleValue.listValue()
          replaced with SimpleValue.getListValue() 
org.apache.xmlbeans.XmlENTITIES.listValue()
          replaced by XmlENTITIES.getListValue() 
org.apache.xmlbeans.XmlIDREFS.listValue()
          replaced by XmlIDREFS.getListValue() 
org.apache.xmlbeans.XmlNMTOKENS.listValue()
          replaced by XmlNMTOKENS.getListValue() 
org.apache.xmlbeans.SimpleValue.longValue()
          replaced with SimpleValue.getLongValue() 
org.apache.xmlbeans.XmlLong.longValue()
          replaced with XmlLong.getLongValue() 
org.apache.xmlbeans.XmlUnsignedInt.longValue()
          replaced with XmlUnsignedInt.getLongValue() 
org.apache.xmlbeans.XmlAnySimpleType.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlAnyURI.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlBase64Binary.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlBoolean.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlByte.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDate.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDateTime.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDecimal.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDouble.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDuration.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlENTITIES.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlENTITY.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlFloat.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGDay.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGMonth.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGMonthDay.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGYear.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGYearMonth.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlHexBinary.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlID.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlIDREF.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlIDREFS.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlInt.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlInteger.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlLanguage.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlLong.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNCName.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNMTOKEN.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNMTOKENS.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNOTATION.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlName.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNegativeInteger.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNonNegativeInteger.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNonPositiveInteger.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNormalizedString.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlObject.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlPositiveInteger.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlQName.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlShort.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlString.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlTime.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlToken.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedByte.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedInt.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedLong.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedShort.Factory.newValidatingXMLInputStream(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.SchemaTypeLoader.newValidatingXMLInputStream(XMLInputStream, SchemaType, XmlOptions)
          Deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlAnySimpleType.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlAnyURI.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlBase64Binary.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlBoolean.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlByte.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDate.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDateTime.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDecimal.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDouble.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDuration.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlENTITIES.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlENTITY.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlFloat.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGDay.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGMonth.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGMonthDay.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGYear.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGYearMonth.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlHexBinary.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlID.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlIDREF.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlIDREFS.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlInt.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlInteger.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlLanguage.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlLong.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNCName.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNMTOKEN.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNMTOKENS.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNOTATION.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlName.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNegativeInteger.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNonNegativeInteger.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNonPositiveInteger.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNormalizedString.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlObject.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlPositiveInteger.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlQName.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlShort.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlString.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlTime.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlToken.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedByte.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedInt.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedLong.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedShort.Factory.newValidatingXMLInputStream(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.FilterXmlObject.newXMLInputStream()
          Deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlTokenSource.newXMLInputStream()
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.FilterXmlObject.newXMLInputStream(XmlOptions)
          Deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlTokenSource.newXMLInputStream(XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.SimpleValue.objectSet(Object)
          replaced with SimpleValue.setObjectValue(java.lang.Object) 
org.apache.xmlbeans.SimpleValue.objectValue()
          replaced with SimpleValue.getObjectValue() 
org.apache.xmlbeans.XmlFactoryHook.parse(SchemaTypeLoader, XMLInputStream, SchemaType, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlAnySimpleType.Factory.parse(XMLInputStream)
          Deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlAnyURI.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlBase64Binary.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlBoolean.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlByte.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDate.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDateTime.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDecimal.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDouble.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDuration.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlENTITIES.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlENTITY.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlFloat.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGDay.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGMonth.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGMonthDay.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGYear.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGYearMonth.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlHexBinary.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlID.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlIDREF.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlIDREFS.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlInt.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlInteger.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlLanguage.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlLong.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNCName.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNMTOKEN.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNMTOKENS.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNOTATION.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlName.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNegativeInteger.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNonNegativeInteger.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNonPositiveInteger.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNormalizedString.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlObject.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlPositiveInteger.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlQName.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlShort.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlString.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlTime.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlToken.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedByte.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedInt.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedLong.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedShort.Factory.parse(XMLInputStream)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.SchemaTypeLoader.parse(XMLInputStream, SchemaType, XmlOptions)
          Deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlAnySimpleType.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlAnyURI.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlBase64Binary.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlBoolean.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlByte.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDate.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDateTime.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDecimal.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDouble.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlDuration.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlENTITIES.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlENTITY.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlFloat.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGDay.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGMonth.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGMonthDay.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGYear.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlGYearMonth.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlHexBinary.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlID.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlIDREF.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlIDREFS.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlInt.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlInteger.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlLanguage.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlLong.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNCName.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNMTOKEN.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNMTOKENS.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNOTATION.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlName.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNegativeInteger.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNonNegativeInteger.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNonPositiveInteger.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlNormalizedString.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlObject.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlPositiveInteger.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlQName.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlShort.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlString.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlTime.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlToken.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedByte.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedInt.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedLong.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.XmlUnsignedShort.Factory.parse(XMLInputStream, XmlOptions)
          XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API. 
org.apache.xmlbeans.SchemaCodePrinter.printLoader(Writer, SchemaTypeSystem)
          Obsoleted by functionality in SchemaTypeSystem.save() 
org.apache.xmlbeans.SimpleValue.qNameValue()
          replaced with SimpleValue.getQNameValue() 
org.apache.xmlbeans.XmlQName.qNameValue()
          replaced with XmlQName.getQNameValue() 
org.apache.xmlbeans.SimpleValue.set(BigDecimal)
          replaced with SimpleValue.setBigDecimalValue(java.math.BigDecimal) 
org.apache.xmlbeans.XmlDecimal.set(BigDecimal)
          replaced with XmlDecimal.setBigDecimalValue(java.math.BigDecimal) 
org.apache.xmlbeans.SimpleValue.set(BigInteger)
          replaced with SimpleValue.setBigIntegerValue(java.math.BigInteger) 
org.apache.xmlbeans.XmlInteger.set(BigInteger)
          replaced with XmlInteger.setBigIntegerValue(java.math.BigInteger) 
org.apache.xmlbeans.SimpleValue.set(boolean)
          replaced with SimpleValue.setBooleanValue(boolean) 
org.apache.xmlbeans.XmlBoolean.set(boolean)
          replaced by XmlBoolean.setBooleanValue(boolean) 
org.apache.xmlbeans.SimpleValue.set(byte)
          replaced with SimpleValue.setByteValue(byte) 
org.apache.xmlbeans.XmlByte.set(byte)
          replaced by XmlByte.setByteValue(byte) 
org.apache.xmlbeans.SimpleValue.set(byte[])
          replaced with SimpleValue.setByteArrayValue(byte[]) 
org.apache.xmlbeans.XmlBase64Binary.set(byte[])
          replaced by XmlBase64Binary.setByteArrayValue(byte[]) 
org.apache.xmlbeans.XmlHexBinary.set(byte[])
          replaced by XmlHexBinary.setByteArrayValue(byte[]) 
org.apache.xmlbeans.SimpleValue.set(Calendar)
          replaced with SimpleValue.setCalendarValue(java.util.Calendar) 
org.apache.xmlbeans.XmlDate.set(Calendar)
          replaced with XmlDate.setCalendarValue(java.util.Calendar) 
org.apache.xmlbeans.XmlDateTime.set(Calendar)
          replaced with XmlDateTime.setCalendarValue(java.util.Calendar) 
org.apache.xmlbeans.XmlGDay.set(Calendar)
          replaced with XmlGDay.setCalendarValue(java.util.Calendar) 
org.apache.xmlbeans.XmlGMonth.set(Calendar)
          replaced with XmlGMonth.setCalendarValue(java.util.Calendar) 
org.apache.xmlbeans.XmlGMonthDay.set(Calendar)
          replaced with XmlGMonthDay.setCalendarValue(java.util.Calendar) 
org.apache.xmlbeans.XmlGYear.set(Calendar)
          replaced with XmlGYear.setCalendarValue(java.util.Calendar) 
org.apache.xmlbeans.XmlGYearMonth.set(Calendar)
          replaced with XmlGYearMonth.setCalendarValue(java.util.Calendar) 
org.apache.xmlbeans.XmlTime.set(Calendar)
          replaced with XmlTime.setCalendarValue(java.util.Calendar) 
org.apache.xmlbeans.SimpleValue.set(Date)
          replaced with SimpleValue.setDateValue(java.util.Date) 
org.apache.xmlbeans.XmlDate.set(Date)
          replaced with XmlDate.setDateValue(java.util.Date) 
org.apache.xmlbeans.XmlDateTime.set(Date)
          replaced with XmlDateTime.setDateValue(java.util.Date) 
org.apache.xmlbeans.SimpleValue.set(double)
          replaced with SimpleValue.setDoubleValue(double) 
org.apache.xmlbeans.XmlDouble.set(double)
          replaced with XmlDouble.setDoubleValue(double) 
org.apache.xmlbeans.SimpleValue.set(float)
          replaced with SimpleValue.setFloatValue(float) 
org.apache.xmlbeans.XmlFloat.set(float)
          replaced by XmlFloat.setFloatValue(float) 
org.apache.xmlbeans.SimpleValue.set(GDateSpecification)
          replaced with SimpleValue.setGDateValue(org.apache.xmlbeans.GDate) 
org.apache.xmlbeans.XmlDate.set(GDateSpecification)
          replaced with XmlDate.setGDateValue(org.apache.xmlbeans.GDate) 
org.apache.xmlbeans.XmlDateTime.set(GDateSpecification)
          replaced with XmlDateTime.setGDateValue(org.apache.xmlbeans.GDate) 
org.apache.xmlbeans.XmlGDay.set(GDateSpecification)
          replaced with XmlGDay.setGDateValue(org.apache.xmlbeans.GDate) 
org.apache.xmlbeans.XmlGMonth.set(GDateSpecification)
          replaced with XmlGMonth.setGDateValue(org.apache.xmlbeans.GDate) 
org.apache.xmlbeans.XmlGMonthDay.set(GDateSpecification)
          replaced with XmlGMonthDay.setGDateValue(org.apache.xmlbeans.GDate) 
org.apache.xmlbeans.XmlGYear.set(GDateSpecification)
          replaced with XmlGYear.setGDateValue(org.apache.xmlbeans.GDate) 
org.apache.xmlbeans.XmlGYearMonth.set(GDateSpecification)
          replaced with XmlGYearMonth.setGDateValue(org.apache.xmlbeans.GDate) 
org.apache.xmlbeans.XmlTime.set(GDateSpecification)
          replaced with XmlTime.setGDateValue(org.apache.xmlbeans.GDate) 
org.apache.xmlbeans.SimpleValue.set(GDurationSpecification)
          replaced with SimpleValue.setGDurationValue(org.apache.xmlbeans.GDuration) 
org.apache.xmlbeans.XmlDuration.set(GDurationSpecification)
          replaced with XmlDuration.setGDurationValue(org.apache.xmlbeans.GDuration) 
org.apache.xmlbeans.SimpleValue.set(int)
          replaced with SimpleValue.setIntValue(int) 
org.apache.xmlbeans.XmlGDay.set(int)
          replaced with XmlGDay.setIntValue(int) 
org.apache.xmlbeans.XmlGMonth.set(int)
          replaced with XmlGMonth.setIntValue(int) 
org.apache.xmlbeans.XmlGYear.set(int)
          replaced with XmlGYear.setIntValue(int) 
org.apache.xmlbeans.XmlInt.set(int)
          replaced with XmlInt.setIntValue(int) 
org.apache.xmlbeans.XmlUnsignedShort.set(int)
          replaced with XmlUnsignedShort.setIntValue(int) 
org.apache.xmlbeans.SimpleValue.set(List)
          replaced with SimpleValue.setListValue(java.util.List) 
org.apache.xmlbeans.XmlENTITIES.set(List)
          replaced by XmlENTITIES.getListValue() 
org.apache.xmlbeans.XmlIDREFS.set(List)
          replaced by XmlIDREFS.getListValue() 
org.apache.xmlbeans.XmlNMTOKENS.set(List)
          replaced by XmlNMTOKENS.getListValue() 
org.apache.xmlbeans.SimpleValue.set(long)
          replaced with SimpleValue.setLongValue(long) 
org.apache.xmlbeans.XmlLong.set(long)
          replaced with XmlLong.setLongValue(long) 
org.apache.xmlbeans.XmlUnsignedInt.set(long)
          replaced with XmlUnsignedInt.setLongValue(long) 
org.apache.xmlbeans.SimpleValue.set(QName)
          replaced with SimpleValue.setQNameValue(javax.xml.namespace.QName) 
org.apache.xmlbeans.XmlQName.set(QName)
          replaced with XmlQName.setQNameValue(javax.xml.namespace.QName) 
org.apache.xmlbeans.SimpleValue.set(short)
          replaced with SimpleValue.setShortValue(short) 
org.apache.xmlbeans.XmlShort.set(short)
          replaced with XmlShort.setShortValue(short) 
org.apache.xmlbeans.XmlUnsignedByte.set(short)
          replaced with XmlUnsignedByte.setShortValue(short) 
org.apache.xmlbeans.SimpleValue.set(String)
          replaced with SimpleValue.setStringValue(java.lang.String) 
org.apache.xmlbeans.XmlAnySimpleType.set(String)
          replaced by XmlAnySimpleType.setStringValue(java.lang.String) 
org.apache.xmlbeans.SimpleValue.set(StringEnumAbstractBase)
          replaced with SimpleValue.setEnumValue(org.apache.xmlbeans.StringEnumAbstractBase) 
org.apache.xmlbeans.XmlOptions.setSaveAggresiveNamespaces()
          replaced by XmlOptions.setSaveAggressiveNamespaces() 
org.apache.xmlbeans.SimpleValue.shortValue()
          replaced with SimpleValue.getShortValue() 
org.apache.xmlbeans.XmlShort.shortValue()
          replaced with XmlShort.getShortValue() 
org.apache.xmlbeans.XmlUnsignedByte.shortValue()
          replaced with XmlUnsignedByte.getShortValue() 
org.apache.xmlbeans.SimpleValue.stringValue()
          replaced with SimpleValue.getStringValue() 
org.apache.xmlbeans.XmlAnySimpleType.stringValue()
          replaced by XmlAnySimpleType.getStringValue() 
org.apache.xmlbeans.SimpleValue.xlistValue()
          replaced with SimpleValue.getListValue() 
org.apache.xmlbeans.XmlENTITIES.xlistValue()
          replaced by XmlENTITIES.getListValue() 
org.apache.xmlbeans.XmlIDREFS.xlistValue()
          replaced by XmlIDREFS.getListValue() 
org.apache.xmlbeans.XmlNMTOKENS.xlistValue()
          replaced by XmlNMTOKENS.getListValue()