You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2020/06/22 20:47:27 UTC

svn commit: r1879098 [1/12] - in /xmlbeans/trunk: ./ src/test/java/compile/scomp/checkin/ src/test/java/misc/detailed/ src/test/java/tools/inst2xsd/common/ src/test/java/tools/inst2xsd/detailed/ src/test/java/xmlcursor/detailed/ src/test/java/xmltokens...

Author: kiwiwings
Date: Mon Jun 22 20:47:23 2020
New Revision: 1879098

URL: http://svn.apache.org/viewvc?rev=1879098&view=rev
Log:
Add ASL headers to test resources - similar to POIs policy

Modified:
    xmlbeans/trunk/build.xml
    xmlbeans/trunk/src/test/java/compile/scomp/checkin/CompilationTests.java
    xmlbeans/trunk/src/test/java/misc/detailed/CharEscapeTest.java
    xmlbeans/trunk/src/test/java/tools/inst2xsd/common/Inst2XsdCommon.java
    xmlbeans/trunk/src/test/java/tools/inst2xsd/common/Inst2XsdTestBase.java
    xmlbeans/trunk/src/test/java/tools/inst2xsd/detailed/Inst2XsdDetailedOptionsTest.java
    xmlbeans/trunk/src/test/java/tools/inst2xsd/detailed/Inst2XsdMiscTest.java
    xmlbeans/trunk/src/test/java/xmlcursor/detailed/XmlLineNumberTest.java
    xmlbeans/trunk/src/test/java/xmltokensource/detailed/XmlTextTest.java
    xmlbeans/trunk/src/test/resources/schema/appview/Add_AcctSiebel7.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/CarLocationMessage-inv.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/CarLocationMessage.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/Employees.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/foo-inv.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/foo.xsd
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/global-attr.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location-inv.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location.xsd
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content-inv.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content.xsd
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/nomixed-content-inv.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/numerals.xsd
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/person-frag.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/person-frag2.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/person-inv.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/person-justname-inv.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/person-justname.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/person-sibling-inv.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/person-sibling.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/person-xsi-inv.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/person.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/person.xsd
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/po.xml
    xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/simpleTypes.xsd
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/detailed/laxDoc.xsd
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/incr/incr1.xsd
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/incr/incr2-1.xsd
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/incr/incr2.xsd
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/incr/incr3.xsd
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/incr/incr4.xsd
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/pricequote/PriceQuote.xsd
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/enum1.xsd_
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/enum1_redefine.xsd_
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/enum2.xsd_
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/enum2_redefine.xsd_
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/enum3.xsd_
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/enum3_redefine.xsd_
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/ext/H1.java
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/ext/H2.java
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/ext/I1.java
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/ext/I2.java
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/methodsColide_jira205_278.xsd_
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/methodsColide_jira205_278.xsdconfig_
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/union_initial.xsd
    xmlbeans/trunk/src/test/resources/xbean/compile/scomp/schemacompiler/union_redefine.xsd
    xmlbeans/trunk/src/test/resources/xbean/extensions/interfaceFeature/averageCase/po.xsd
    xmlbeans/trunk/src/test/resources/xbean/extensions/interfaceFeature/methodNameCollision/company.xsd
    xmlbeans/trunk/src/test/resources/xbean/extensions/interfaceFeature/multInterfaces/po.xsd
    xmlbeans/trunk/src/test/resources/xbean/extensions/interfaceFeature/readOnlyBean/po.xsd
    xmlbeans/trunk/src/test/resources/xbean/extensions/prePostFeature/ValueRestriction/company.xsd
    xmlbeans/trunk/src/test/resources/xbean/extensions/prePostFeature/readOnlyBean/po.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/dyntest.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/dyntest.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/dyntest2.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/dyntest2.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/easypo.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_04.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_08.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_08a.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_09.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_09.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_102.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_102_netui-config.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_105.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_105.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_105a.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_175.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_177.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_177.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_177a.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_177a.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_184_datentypen_V1.30.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_184_ehd_header_V1.30.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_184_ehd_root_V1.30.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_184_keytabs_V1.30.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_184_vdx_data_V1.04.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_184_vdx_header_V1.04.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_184_vdx_root_V1.04.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_208.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_228.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_236.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_239a.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_239b.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_239c.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_251.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_307_maxallowedenum.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_307_morethanallowedenum.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_33a.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_33b.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_34a.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_34b.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_35.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_45a.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_45b.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_46.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_48.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_49.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_54.xsd_
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_57.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_62.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_64.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_64.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_68.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_71.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_71.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_78.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_97.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_97.xsdconfig
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_98.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_98.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_98_exp.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_99.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/jira/xmlbeans_99.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/primitiveTypes.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/signature-example-dsa.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/signature-example-rsa.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/signature-example.xml
    xmlbeans/trunk/src/test/resources/xbean/misc/syscachetest1.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/syscachetest2.xsd
    xmlbeans/trunk/src/test/resources/xbean/misc/xkms-1.0.wsdl
    xmlbeans/trunk/src/test/resources/xbean/schema/typesonly/typesonly.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/attribute/AttributeGroup.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/attribute/GlobalAttrDefault.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/attribute/GlobalAttrFixed.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/attribute/GlobalAttrId.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/attribute/GlobalAttrType.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/attribute/LocalAttrFixedDefault.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/attribute/LocalAttrUse.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/contentType/Anonymous.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/contentType/ComplexTypeTest.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/contentType/Group.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/contentType/ListType.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/contentType/Named.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/contentType/SimpleType.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/contentType/UnionType.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/contentType/builtInTypes/DateTime.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/contentType/builtInTypes/NumberBased.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/contentType/builtInTypes/StringBased.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/Abstract.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/AttributeExtension.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/AttributeRestriction.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/AttributeUseProhibited.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/AttributeWCExtension.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/AttributeWCRestriction.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/Block.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/ComplexContentExtension.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/ElementRestriction.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/ElementWCRestriction.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/EmptyContent.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/FinalBlockDefault.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/GroupRestrictionTest.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/MixedContentExtension.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/MixedContentRestriction.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/SimpleContentExtension.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/SimpleTypeRestriction.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/facets/DateTimePattern.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/facets/FacetRestriction.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/facets/Facets.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/facets/ListRestriction.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/derivation/facets/UnionRestriction.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/element/Any.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/element/GlobalEltDefault.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/element/GlobalEltFixed.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/element/GlobalEltNillable.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/element/LocalEltMinMaxOccurs.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/element/NamedModelGroup.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/element/NillTest.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/idConstraints/Constraint.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/namespace/AttributeFormDefault.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/namespace/AttributeWC.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/namespace/ElementFormDefault.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/namespace/ElementWC.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/namespace/NoNamespace.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/redefine/AttrRedefineSub.xs
    xmlbeans/trunk/src/test/resources/xbean/scomp/redefine/AttrRedefineSuper.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/redefine/BaseAttrGroup.xs
    xmlbeans/trunk/src/test/resources/xbean/scomp/redefine/BaseModelGroup.xs
    xmlbeans/trunk/src/test/resources/xbean/scomp/redefine/BaseSimple.xs
    xmlbeans/trunk/src/test/resources/xbean/scomp/redefine/ModelGroupSub.xs
    xmlbeans/trunk/src/test/resources/xbean/scomp/redefine/ModelGroupSuper.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/redefine/SimpleRedefined.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/redefine/TypeBase.xs
    xmlbeans/trunk/src/test/resources/xbean/scomp/redefine/TypeRedefine.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/substGroup/Abstract.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/substGroup/Block.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/substGroup/Deep.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/substGroup/OneLevel.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/substGroup/UserAbstract.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/substGroup/UserReported.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/substGroup/Wide.xsd
    xmlbeans/trunk/src/test/resources/xbean/simple/dumb/dumb.xml
    xmlbeans/trunk/src/test/resources/xbean/simple/dumb/dumb.xsd
    xmlbeans/trunk/src/test/resources/xbean/simple/dumb/sub/bar.xsd
    xmlbeans/trunk/src/test/resources/xbean/simple/dupSchemaElements/DupElementsInSameSchema.xsd
    xmlbeans/trunk/src/test/resources/xbean/simple/dupSchemaElements/custOrdUdf.xsd
    xmlbeans/trunk/src/test/resources/xbean/simple/dupSchemaElements/viewtarget.xsd
    xmlbeans/trunk/src/test/resources/xbean/simple/person/person.xml
    xmlbeans/trunk/src/test/resources/xbean/simple/person/person.xsd
    xmlbeans/trunk/src/test/resources/xbean/simple/person/simplec.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_rd_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_rd_scs0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_rd_scs_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_ss_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_ss_scs0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_ss_scs_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_vb_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_vb_scs0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/options/base_vb_scs_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/choice.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/choice_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/attrchoice.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/attrchoice_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/attrchoice_ss1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/nschoice.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/nschoice_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/nschoice_ss1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/nschoice_ss2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/nschoice_ss3.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/schema0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/schema1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/simplechoice.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/simplechoice_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/simplechoice_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/choice/simplechoice_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_rd1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_rd2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_rd_enum0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_rd_enum1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_rd_enum2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_ss1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_ss2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_ss_enum0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_ss_enum1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_ss_enum2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_vb2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_vb_enum0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_vb_enum1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/attr/attrenum_vb_enum2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/enum.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/enum2_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/enum2_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/enum2_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/enumQName.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/enumQName_vb_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/enumQName_vb_enum0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/enum_vb_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/enum/enum_vb_scs_enum0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/global/globalattr_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/global/globalattr_rd1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/global/globalattr_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/global/globalattr_ss1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/global/globalattr_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/global/globalattr_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/global/globalattribute.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_rd1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_rd2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_rd3.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_ss1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_ss2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_ss3.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_vb2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedArray_vb3.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/nestedNSArray/nestedNSArray.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_eN1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_scs_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/choice_rd_scs_eN1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/oops0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/complex/sample/oops1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cd_catalog_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/cdcatalog_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/component_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/html_example_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_rd_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_ss_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_eN0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_scs0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/po/po_vb_scs_enum0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentsmart_4enum_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentsmart_neverenum_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_4enum_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_neverenum_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_contentstring_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_neverenum_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/rss2sample_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss091_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss092.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss092_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss092_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/sampleRss092_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/schema0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdot.rdf.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdot.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdotrdf_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdotrdf_rd1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdotrdf_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdotrdf_ss1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdotrdf_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdotrdf_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdotxml_neverenum_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdotxml_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdotxml_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/slashdotxml_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/xmlnews.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/xmlnews_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/xmlnews_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/xmlnews_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/xsl_example.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/xsl_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/xsl_rd1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/xsl_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/xsl_ss1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/xsl_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/examples/xsl_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/duplicatedNS.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/duplicatedNS_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/duplicatedNS_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/duplicatedNS_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_rd1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_rd2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_rd3.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_ss1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_ss2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_ss3.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_vb2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNS_vb3.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_rd1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_rd2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_rd3.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_ss1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_ss2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_ss3.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_vb2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/multipleNestedNS_vb3.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/must.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/must_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/must_rd1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/must_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/must_ss1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/must_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/must_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/simple.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/simple_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/simple_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/namespaces/simple_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/simpleName.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/simpleName_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/simpleName_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/simpleName_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/CData.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/cdata_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/cdata_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/cdata_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/comments.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/comments_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/comments_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/comments_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/commentschoice.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/commentschoice_eNrd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/commentschoice_eNss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/commentschoice_eNvb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/commentschoice_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/innercomment.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/innercomment_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/person.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/person_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/po.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/po_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/po_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/schemaLocation.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/schemaLocation_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/schemaLocation_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/schemaLocation_vb2.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/schemaLocation_vb3.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/unicode.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/unicode_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/unicode_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/unicode_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/xsinil.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/xsinil_rd0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/xsinil_rd1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/xsinil_ss0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/xsinil_ss1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/xsinil_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/xsinil_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/xsitype.xml
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/xsitype_vb0.xsd
    xmlbeans/trunk/src/test/resources/xbean/tools/inst2xsd/schema/types/xsitype_vb1.xsd
    xmlbeans/trunk/src/test/resources/xbean/usertype/averageCase/po.xsd
    xmlbeans/trunk/src/test/resources/xbean/usertype/averageCase/po.xsdconfig
    xmlbeans/trunk/src/test/resources/xbean/usertype/multipleItems/company.xsd
    xmlbeans/trunk/src/test/resources/xbean/usertype/multipleItems/company.xsdconfig
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/CR196679.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/CarLocationMessage.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/Employees.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/XQueryInput.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/XQueryInput.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/doc.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/location.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/person.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/po.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/po.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/cdcatalog.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/axis.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/basic.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/basicupdate.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/contents.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/defaultNamespace.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/evaluate.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/fibo.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/id.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/lang.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/message.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/moreover.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/much_ado.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/namespaces.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/nitf.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/numbers.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/pi.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/pi2.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/simple.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/testNamespaces.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/text.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/underscore.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xpath/jaxen/web.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xquery/2DocJoin.xq
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xquery/Constructor.xq
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xquery/Join.xq
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xquery/NIST/XQcatalog.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xquery/bookstore.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xquery/employees.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xstypes/default.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xstypes/person.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xstypes/setters.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlcursor/xstypes/xstypes.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/CR192525.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/SelectAttribute-Doc.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/SelectAttribute.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/SelectChildren-AnyTypeDoc.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/SelectChildren-NormalDoc.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/SelectChildren.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/SimpleXmlObject.java.txt
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/Test.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/Test36510.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/Test40907.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/defaults.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/easypo.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/easypo.xsdconfig
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/easypo1.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/enumtest.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/enumtest.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/enumtest.xsdconfig
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/inttest.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/listandunion.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/nameworld.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/nameworld.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/numerals.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/person.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/person.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/redefine1.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/redefine2.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/selectChldAttTest.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/soapfaults.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/store/ConsolidateTest.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/store/easypo1.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/store/erictest.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/store/people.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/store/small.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/store/test.xml
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/substgroup.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/substgroup2.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/version1.xsddonotcompile
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/version2.xsddonotcompile
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/version3.xsd
    xmlbeans/trunk/src/test/resources/xbean/xmlobject/wsdl.xml
    xmlbeans/trunk/src/test/resources/xbean/xmltokensource/PrettyPrintNamespaceTest.xsd

Modified: xmlbeans/trunk/build.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/build.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/build.xml (original)
+++ xmlbeans/trunk/build.xml Mon Jun 22 20:47:23 2020
@@ -578,11 +578,17 @@
                  classpath="${rat.jar}" />
         <rat:report xmlns:rat="antlib:org.apache.rat.anttasks" reportFile="${rat.report}">
             <fileset dir="src/">
+                <exclude name="main/resources/**/META-INF/services/**"/>
                 <exclude name="**/*.iml" />
                 <exclude name="**/XML.xsd"/>
                 <exclude name="**/XMLSchema.xsd"/>
-                <exclude name="test/resources/**/*.*"/>
-                <exclude name="main/resources/**/META-INF/services/**"/>
+                <exclude name="**/zvon*.xml"/>
+                <exclude name="**/xmldsig-core-schema.xsd"/>
+                <exclude name="test/resources/xbean/xmlobject/japanese/**"/>
+                <exclude name="test/resources/xbean/compile/scomp/j2ee/**"/>
+                <exclude name="test/resources/xbean/dom/W3C/level2/core/files/**"/>
+                <exclude name="test/resources/xbean/xmlobject/soap-envelope.xsd"/>
+                <exclude name="test/resources/xbean/xmlobject/soap12-encoding.xsd"/>
             </fileset>
         </rat:report>
 

Modified: xmlbeans/trunk/src/test/java/compile/scomp/checkin/CompilationTests.java
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/java/compile/scomp/checkin/CompilationTests.java?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/java/compile/scomp/checkin/CompilationTests.java (original)
+++ xmlbeans/trunk/src/test/java/compile/scomp/checkin/CompilationTests.java Mon Jun 22 20:47:23 2020
@@ -282,8 +282,7 @@ public class CompilationTests {
         File classesdir = xbeanOutput("compile/scomp/pricequote/classes");
         File outputjar = xbeanOutput("compile/scomp/pricequote/pricequote.jar");
         SchemaCompiler.Parameters params = new SchemaCompiler.Parameters();
-        params.setXsdFiles(new File[]{
-            xbeanCase("pricequote/PriceQuote.xsd")});
+        params.setXsdFiles(new File[]{xbeanCase("pricequote/PriceQuote.xsd")});
         params.setSrcDir(srcdir);
         params.setClassesDir(classesdir);
         params.setOutputJar(outputjar);

Modified: xmlbeans/trunk/src/test/java/misc/detailed/CharEscapeTest.java
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/java/misc/detailed/CharEscapeTest.java?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/java/misc/detailed/CharEscapeTest.java (original)
+++ xmlbeans/trunk/src/test/java/misc/detailed/CharEscapeTest.java Mon Jun 22 20:47:23 2020
@@ -29,9 +29,9 @@ import static org.junit.Assert.*;
 
 public class CharEscapeTest extends Common
 {
-    static final String inputFile = 
+    static final String inputFile =
         XBEAN_CASE_ROOT + P + "misc" + P + "jira" + P + "xmlbeans_177.xml";
-    static final String inputFile2 = 
+    static final String inputFile2 =
         XBEAN_CASE_ROOT + P + "misc" + P + "jira" + P + "xmlbeans_177a.xml";
     //static final String outputDir = OUTPUTROOT + P + "misc";
     //static final String outputFile1 = "xmlbeans_177_out1.xml";
@@ -155,7 +155,7 @@ public class CharEscapeTest extends Comm
             "  <test>Character data may not contain the three-character sequence ]]&gt; with the > unescaped.</test>\n" +
             "  <test>In particular, character data in a CDATA section may not contain the three-character sequence ]]&amp;gt; with the > unescaped.</test>\n" +
             end;
-        assertEquals(exp1, doc.xmlText());
+        assertEquals(exp1, doc.xmlText().replaceFirst("(?s)<!--.*-->",""));
 
         XmlOptionCharEscapeMap charEsc = new XmlOptionCharEscapeMap();
         charEsc.addMapping('>', XmlOptionCharEscapeMap.PREDEF_ENTITY);
@@ -172,7 +172,7 @@ public class CharEscapeTest extends Comm
             "  <test>Character data may not contain the three-character sequence ]]&gt; with the &gt; unescaped.</test>\n" +
             "  <test>In particular, character data in a CDATA section may not contain the three-character sequence ]]&amp;gt; with the &gt; unescaped.</test>\n" +
             end;
-        assertEquals(exp2, doc.xmlText(opts));
+        assertEquals(exp2, doc.xmlText(opts).replaceFirst("(?s)<!--.*-->",""));
 
         // escape block of chars as hexadecimal
         charEsc.addMappings('A', 'D', XmlOptionCharEscapeMap.HEXADECIMAL);
@@ -186,7 +186,7 @@ public class CharEscapeTest extends Comm
             "  <test>&#x43;haracter data may not contain the three-character sequence ]]&gt; with the &gt; unescaped.</test>\n" +
             "  <test>In particular, character data in a &#x43;&#x44;&#x41;T&#x41; section may not contain the three-character sequence ]]&amp;gt; with the &gt; unescaped.</test>\n" +
             end;
-        assertEquals(exp3, doc.xmlText(opts));
+        assertEquals(exp3, doc.xmlText(opts).replaceFirst("(?s)<!--.*-->",""));
         /*
         File od = new File(outputDir);
         od.mkdir();
@@ -242,7 +242,7 @@ public class CharEscapeTest extends Comm
             "  <test a=\"This is a double quote: &quot;\"/>\n" +
             "  <test a=\"W.L.Gore &amp; Associates\"/>\n" +
             end2;
-        assertEquals(exp1, doc.xmlText());
+        assertEquals(exp1, doc.xmlText().replaceFirst("(?s)<!--.*-->",""));
 
         XmlOptionCharEscapeMap charEsc = new XmlOptionCharEscapeMap();
         charEsc.addMapping('>', XmlOptionCharEscapeMap.PREDEF_ENTITY);
@@ -257,7 +257,7 @@ public class CharEscapeTest extends Comm
             "  <test a=\"This is a double quote: &quot;\"/>\n" +
             "  <test a=\"W.L.Gore &amp; Associates\"/>\n" +
             end2;
-        assertEquals(exp2, doc.xmlText(opts));
+        assertEquals(exp2, doc.xmlText(opts).replaceFirst("(?s)<!--.*-->",""));
 
         // escape block of chars as hexadecimal
         charEsc.addMappings('A', 'D', XmlOptionCharEscapeMap.HEXADECIMAL);
@@ -269,6 +269,6 @@ public class CharEscapeTest extends Comm
             "  <test a=\"This is a double quote: &quot;\"/>\n" +
             "  <test a=\"W.L.Gore &amp; &#x41;ssociates\"/>\n" +
             end2;
-        assertEquals(exp3, doc.xmlText(opts));
+        assertEquals(exp3, doc.xmlText(opts).replaceFirst("(?s)<!--.*-->",""));
     }
 }

Modified: xmlbeans/trunk/src/test/java/tools/inst2xsd/common/Inst2XsdCommon.java
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/java/tools/inst2xsd/common/Inst2XsdCommon.java?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/java/tools/inst2xsd/common/Inst2XsdCommon.java (original)
+++ xmlbeans/trunk/src/test/java/tools/inst2xsd/common/Inst2XsdCommon.java Mon Jun 22 20:47:23 2020
@@ -53,7 +53,22 @@ public class Inst2XsdCommon {
     }
 
 
-    public static String base = "<a xmlns=\"baseNamespace\">" +
+    private static final String asl_header =
+        "<!-- Copyright 2004 The Apache Software Foundation\n" +
+        "\n" +
+        "     Licensed under the Apache License, Version 2.0 (the \"License\");\n" +
+        "     you may not use this file except in compliance with the License.\n" +
+        "     You may obtain a copy of the License at\n" +
+        "\n" +
+        "         http://www.apache.org/licenses/LICENSE-2.0\n" +
+        "\n" +
+        "     Unless required by applicable law or agreed to in writing, software\n" +
+        "     distributed under the License is distributed on an \"AS IS\" BASIS,\n" +
+        "     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n" +
+        "     See the License for the specific language governing permissions and\n" +
+        "     limitations under the License. -->\n";
+
+    public static String base = asl_header + "<a xmlns=\"baseNamespace\">" +
             "<b>abc</b>" +
             "<c>123</c>" +
             "<d />" +
@@ -61,6 +76,21 @@ public class Inst2XsdCommon {
     public static String base_expected_russian = "<xs:schema attributeFormDefault=\"unqualified\" elementFormDefault=\"qualified\" " +
             "targetNamespace=\"baseNamespace\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\">" +
             "<xs:element name=\"a\">" +
+            "    <xs:annotation>\n" +
+            "      <xs:documentation> Copyright 2004 The Apache Software Foundation\n" +
+            "\n" +
+            "     Licensed under the Apache License, Version 2.0 (the \"License\");\n" +
+            "     you may not use this file except in compliance with the License.\n" +
+            "     You may obtain a copy of the License at\n" +
+            "\n" +
+            "         http://www.apache.org/licenses/LICENSE-2.0\n" +
+            "\n" +
+            "     Unless required by applicable law or agreed to in writing, software\n" +
+            "     distributed under the License is distributed on an \"AS IS\" BASIS,\n" +
+            "     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n" +
+            "     See the License for the specific language governing permissions and\n" +
+            "     limitations under the License. </xs:documentation>\n" +
+            "    </xs:annotation>\n" +
             "<xs:complexType>" +
             "<xs:sequence>" +
             "<xs:element type=\"xs:string\" name=\"b\" />" +
@@ -75,6 +105,22 @@ public class Inst2XsdCommon {
             "targetNamespace=\"baseNamespace\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\">" +
             "<xs:element name=\"c\" type=\"xs:byte\" />" +
             "<xs:element name=\"a\">" +
+            "    <xs:annotation>\n" +
+            "      <xs:documentation> Copyright 2004 The Apache Software Foundation\n" +
+            "\n" +
+            "     Licensed under the Apache License, Version 2.0 (the \"License\");\n" +
+            "     you may not use this file except in compliance with the License.\n" +
+            "     You may obtain a copy of the License at\n" +
+            "\n" +
+            "         http://www.apache.org/licenses/LICENSE-2.0\n" +
+            "\n" +
+            "     Unless required by applicable law or agreed to in writing, software\n" +
+            "     distributed under the License is distributed on an \"AS IS\" BASIS,\n" +
+            "     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n" +
+            "     See the License for the specific language governing permissions and\n" +
+            "     limitations under the License. </xs:documentation>\n" +
+            "    </xs:annotation>\n" +
+            "</xs:element>" +
             "<xs:complexType>" +
             "<xs:sequence>" +
             "<xs:element ref=\"bas:b\" xmlns:bas=\"baseNamespace\"/>" +
@@ -89,7 +135,23 @@ public class Inst2XsdCommon {
 
     public static String base_expected_venetian = "<xs:schema attributeFormDefault=\"unqualified\" elementFormDefault=\"qualified\" " +
             "targetNamespace=\"baseNamespace\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\">" +
-            "<xs:element name=\"a\" type=\"bas:aType\" xmlns:bas=\"baseNamespace\"/>" +
+            "<xs:element name=\"a\" type=\"bas:aType\" xmlns:bas=\"baseNamespace\">" +
+            "    <xs:annotation>\n" +
+            "      <xs:documentation> Copyright 2004 The Apache Software Foundation\n" +
+            "\n" +
+            "     Licensed under the Apache License, Version 2.0 (the \"License\");\n" +
+            "     you may not use this file except in compliance with the License.\n" +
+            "     You may obtain a copy of the License at\n" +
+            "\n" +
+            "         http://www.apache.org/licenses/LICENSE-2.0\n" +
+            "\n" +
+            "     Unless required by applicable law or agreed to in writing, software\n" +
+            "     distributed under the License is distributed on an \"AS IS\" BASIS,\n" +
+            "     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n" +
+            "     See the License for the specific language governing permissions and\n" +
+            "     limitations under the License. </xs:documentation>\n" +
+            "    </xs:annotation>\n" +
+            "</xs:element>" +
             "<xs:complexType name=\"aType\" >" +
             "<xs:sequence>" +
             "<xs:element type=\"xs:string\" name=\"b\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\"/>" +

Modified: xmlbeans/trunk/src/test/java/tools/inst2xsd/common/Inst2XsdTestBase.java
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/java/tools/inst2xsd/common/Inst2XsdTestBase.java?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/java/tools/inst2xsd/common/Inst2XsdTestBase.java (original)
+++ xmlbeans/trunk/src/test/java/tools/inst2xsd/common/Inst2XsdTestBase.java Mon Jun 22 20:47:23 2020
@@ -311,7 +311,8 @@ public class Inst2XsdTestBase extends Co
     }
 
     public static void compare(XmlObject act, XmlObject exp) throws XmlException {
-        XmlComparator.Diagnostic diag = XmlComparator.lenientlyCompareTwoXmlStrings(act.xmlText(Inst2XsdCommon.getXmlOptions()),
+        XmlComparator.Diagnostic diag = XmlComparator.lenientlyCompareTwoXmlStrings(
+            act.xmlText(Inst2XsdCommon.getXmlOptions()),
             exp.xmlText(Inst2XsdCommon.getXmlOptions()));
         if (diag.hasMessage()) {
             log("Expected: \n" + exp.xmlText(Inst2XsdCommon.getXmlOptions()));

Modified: xmlbeans/trunk/src/test/java/tools/inst2xsd/detailed/Inst2XsdDetailedOptionsTest.java
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/java/tools/inst2xsd/detailed/Inst2XsdDetailedOptionsTest.java?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/java/tools/inst2xsd/detailed/Inst2XsdDetailedOptionsTest.java (original)
+++ xmlbeans/trunk/src/test/java/tools/inst2xsd/detailed/Inst2XsdDetailedOptionsTest.java Mon Jun 22 20:47:23 2020
@@ -360,7 +360,23 @@ public class Inst2XsdDetailedOptionsTest
         checkLength(sDoc, 1);
         String stringContent = "<xs:schema attributeFormDefault =\"unqualified\" elementFormDefault=\"qualified\" " +
                 "targetNamespace=\"baseNamespace\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\">" +
-                "<xs:element name=\"a\" type=\"bas:aType\" xmlns:bas=\"baseNamespace\"/>" +
+                "<xs:element name=\"a\" type=\"bas:aType\" xmlns:bas=\"baseNamespace\">" +
+                "    <xs:annotation>\n" +
+                "      <xs:documentation> Copyright 2004 The Apache Software Foundation\n" +
+                "\n" +
+                "     Licensed under the Apache License, Version 2.0 (the \"License\");\n" +
+                "     you may not use this file except in compliance with the License.\n" +
+                "     You may obtain a copy of the License at\n" +
+                "\n" +
+                "         http://www.apache.org/licenses/LICENSE-2.0\n" +
+                "\n" +
+                "     Unless required by applicable law or agreed to in writing, software\n" +
+                "     distributed under the License is distributed on an \"AS IS\" BASIS,\n" +
+                "     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n" +
+                "     See the License for the specific language governing permissions and\n" +
+                "     limitations under the License. </xs:documentation>\n" +
+                "    </xs:annotation>\n" +
+                "</xs:element>"+
                 "<xs:complexType name=\"aType\">" +
                 "<xs:sequence>" +
                 "<xs:element type=\"xs:string\" name=\"b\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\"/>" +

Modified: xmlbeans/trunk/src/test/java/tools/inst2xsd/detailed/Inst2XsdMiscTest.java
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/java/tools/inst2xsd/detailed/Inst2XsdMiscTest.java?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/java/tools/inst2xsd/detailed/Inst2XsdMiscTest.java (original)
+++ xmlbeans/trunk/src/test/java/tools/inst2xsd/detailed/Inst2XsdMiscTest.java Mon Jun 22 20:47:23 2020
@@ -27,7 +27,23 @@ public class Inst2XsdMiscTest extends In
 
     public static final String EXPBASEXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n" +
             "<xs:schema attributeFormDefault=\"unqualified\" elementFormDefault=\"qualified\" targetNamespace=\"baseNamespace\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\">\n" +
-            "  <xs:element name=\"a\" type=\"bas:aType\" xmlns:bas=\"baseNamespace\"/>\n" +
+            "  <xs:element name=\"a\" type=\"bas:aType\" xmlns:bas=\"baseNamespace\">\n" +
+            "    <xs:annotation>\n" +
+            "      <xs:documentation> Copyright 2004 The Apache Software Foundation\n" +
+            "\n" +
+            "     Licensed under the Apache License, Version 2.0 (the \"License\");\n" +
+            "     you may not use this file except in compliance with the License.\n" +
+            "     You may obtain a copy of the License at\n" +
+            "\n" +
+            "         http://www.apache.org/licenses/LICENSE-2.0\n" +
+            "\n" +
+            "     Unless required by applicable law or agreed to in writing, software\n" +
+            "     distributed under the License is distributed on an \"AS IS\" BASIS,\n" +
+            "     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n" +
+            "     See the License for the specific language governing permissions and\n" +
+            "     limitations under the License. </xs:documentation>\n" +
+            "    </xs:annotation>\n" +
+            "  </xs:element>\n" +
             "  <xs:complexType name=\"aType\">\n" +
             "    <xs:sequence>\n" +
             "      <xs:element type=\"xs:string\" name=\"b\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\"/>\n" +

Modified: xmlbeans/trunk/src/test/java/xmlcursor/detailed/XmlLineNumberTest.java
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/java/xmlcursor/detailed/XmlLineNumberTest.java?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/java/xmlcursor/detailed/XmlLineNumberTest.java (original)
+++ xmlbeans/trunk/src/test/java/xmlcursor/detailed/XmlLineNumberTest.java Mon Jun 22 20:47:23 2020
@@ -27,15 +27,15 @@ import static org.junit.Assert.*;
 
 public class XmlLineNumberTest extends Common
 {
-    public static final String xml = 
-        "<people><person born=\"1912\" died=\"1954\" id=\"p342\">\n" + 
-        "    <name>\n" + 
-        "\t\t<first_name>Alan</first_name>\n" + 
-        "\t\t<last_name>Turing</last_name>\n" + 
-        "</name>\n" + 
+    public static final String xml =
+        "<people><person born=\"1912\" died=\"1954\" id=\"p342\">\n" +
+        "    <name>\n" +
+        "\t\t<first_name>Alan</first_name>\n" +
+        "\t\t<last_name>Turing</last_name>\n" +
+        "</name>\n" +
         "</person></people>";
- 
-    public static final String xmlFile = 
+
+    public static final String xmlFile =
         XBEAN_CASE_ROOT + P + "xmlcursor" + P + "Employees.xml";
 
     /** test obtaining XmlLineNumber bookmark with option
@@ -52,10 +52,10 @@ public class XmlLineNumberTest extends C
         assertEquals(XmlCursor.TokenType.START, c.currentTokenType());
         XmlLineNumber ln = (XmlLineNumber) c.getBookmark(XmlLineNumber.class);
         assertNotNull(ln);
-        assertEquals(1, ln.getLine());
+        assertEquals(16, ln.getLine());
         c.toFirstChild();
         ln = (XmlLineNumber) c.getBookmark(XmlLineNumber.class);
-        assertEquals(2, ln.getLine());
+        assertEquals(17, ln.getLine());
         c.toEndToken();
         assertEquals(XmlCursor.TokenType.END, c.currentTokenType());
         ln =(XmlLineNumber) c.getBookmark(XmlLineNumber.class);
@@ -78,16 +78,16 @@ public class XmlLineNumberTest extends C
         assertEquals(XmlCursor.TokenType.START, c.currentTokenType());
         XmlLineNumber ln = (XmlLineNumber) c.getBookmark(XmlLineNumber.class);
         assertNotNull(ln);
-        assertEquals(1, ln.getLine());
+        assertEquals(16, ln.getLine());
         c.toFirstChild();
         ln = (XmlLineNumber) c.getBookmark(XmlLineNumber.class);
-        assertEquals(2, ln.getLine());
+        assertEquals(17, ln.getLine());
         c.toEndToken();
         assertEquals(XmlCursor.TokenType.END, c.currentTokenType());
         ln = (XmlLineNumber) c.getBookmark(XmlLineNumber.class);
         // there is a bookmark at END
         assertNotNull(ln);
-        assertEquals(19, ln.getLine());
+        assertEquals(34, ln.getLine());
     }
 
     /** test using XmlLineNumber to get line number, column, and offset
@@ -128,23 +128,23 @@ public class XmlLineNumberTest extends C
         c.toFirstContentToken();
         c.toFirstChild();
         XmlLineNumber ln = (XmlLineNumber) c.getBookmark(XmlLineNumber.class);
-        assertEquals(2, ln.getLine());
+        assertEquals(17, ln.getLine());
         assertEquals(15, ln.getColumn());
         assertEquals(-1, ln.getOffset());
         c.toFirstChild();
         c.push();
         ln = (XmlLineNumber) c.getBookmark(XmlLineNumber.class);
-        assertEquals(3, ln.getLine());
+        assertEquals(18, ln.getLine());
         assertEquals(13, ln.getColumn());
         c.toEndToken();
         ln = (XmlLineNumber) c.getBookmark(XmlLineNumber.class);
-        assertEquals(3, ln.getLine());
+        assertEquals(18, ln.getLine());
         assertEquals(33, ln.getColumn());
         c.pop();
         c.toNextSibling(); //address
         c.toEndToken();
         ln = (XmlLineNumber) c.getBookmark(XmlLineNumber.class);
-        assertEquals(9, ln.getLine());
+        assertEquals(24, ln.getLine());
         assertEquals(17, ln.getColumn());
         assertEquals(-1, ln.getOffset());
     }

Modified: xmlbeans/trunk/src/test/java/xmltokensource/detailed/XmlTextTest.java
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/java/xmltokensource/detailed/XmlTextTest.java?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/java/xmltokensource/detailed/XmlTextTest.java (original)
+++ xmlbeans/trunk/src/test/java/xmltokensource/detailed/XmlTextTest.java Mon Jun 22 20:47:23 2020
@@ -108,7 +108,7 @@ public class XmlTextTest extends BasicCu
         XmlCursor xc1 = m_xo.newCursor();
         xc1.toFirstChild();
         try {
-            assertEquals(m_xc.xmlText(), xc1.xmlText());
+            assertEquals(m_xc.xmlText().replaceFirst("(?s)<!--.*-->",""), xc1.xmlText());
         } finally {
             xc1.dispose();
         }

Modified: xmlbeans/trunk/src/test/resources/schema/appview/Add_AcctSiebel7.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/schema/appview/Add_AcctSiebel7.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/schema/appview/Add_AcctSiebel7.xml (original)
+++ xmlbeans/trunk/src/test/resources/schema/appview/Add_AcctSiebel7.xml Mon Jun 22 20:47:23 2020
@@ -1,5 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by Boris Portnoy (Information Builders Inc.) -->
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <?Siebel-Property-Set EscapeNames="false"?>
 <SiebelMessage MessageId="1-N" IntObjectFormat="Siebel Hierarchical" MessageType="Integration Object" IntObjectName="Sample Account" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="F:\Adapters\siebel\Add_AcctSiebel7_1.xsd">
 	<ListOfSampleAccount>

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/CarLocationMessage-inv.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/CarLocationMessage-inv.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/CarLocationMessage-inv.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/CarLocationMessage-inv.xml Mon Jun 22 20:47:23 2020
@@ -1,3 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <CarLocationMessage xmlns="http://www.tranxml.org/TranXML/Version4.0" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:schemaLocation="http://www.tranxml.org/TranXML/Version4.0 ..\schemas\CarLocationMessage.xsd" Transaction="CLM" Version="CLM">
 	<FleetID>FLEETNAME</FleetID>
 	<StandardCarrierAlphaCode>CSXT</StandardCarrierAlphaCode>

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/CarLocationMessage.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/CarLocationMessage.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/CarLocationMessage.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/CarLocationMessage.xml Mon Jun 22 20:47:23 2020
@@ -1,3 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <CarLocationMessage xmlns="http://www.tranxml.org/TranXML/Version4.0" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:schemaLocation="http://www.tranxml.org/TranXML/Version4.0 ..\schemas\CarLocationMessage.xsd" Transaction="CLM" Version="CLM">
 	<FleetID>FLEETNAME</FleetID>
 	<StandardCarrierAlphaCode>CSXT</StandardCarrierAlphaCode>

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/Employees.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/Employees.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/Employees.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/Employees.xml Mon Jun 22 20:47:23 2020
@@ -1,3 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xq:employees xmlns:xq="http://openuri.org/bea/samples/workshop/xmlBeans/xquery">
   <xq:employee>
     <xq:name>Fred Jones</xq:name>

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/foo-inv.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/foo-inv.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/foo-inv.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/foo-inv.xml Mon Jun 22 20:47:23 2020
@@ -1 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <heading name="adsf" xmlns="http://www.foo.com/sample"/>
\ No newline at end of file

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/foo.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/foo.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/foo.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/foo.xsd Mon Jun 22 20:47:23 2020
@@ -1,3 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xs:schema
   attributeFormDefault="unqualified"
   elementFormDefault="qualified"

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/global-attr.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/global-attr.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/global-attr.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/global-attr.xml Mon Jun 22 20:47:23 2020
@@ -1,3 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xml-fragment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xmlns:test="http://openuri.org/testNumerals"
               test:price="5"/>
\ No newline at end of file

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location-inv.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location-inv.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location-inv.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location-inv.xml Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <lo:Location xmlns:lo="http://openuri.org/test/Location"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 	<CityName>Bellevue</CityName>

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location.xml Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <lo:Location xmlns:lo="http://openuri.org/test/Location"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 	<lo:CityName>Bellevue</lo:CityName>

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/location.xsd Mon Jun 22 20:47:23 2020
@@ -1,3 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xsd:schema targetNamespace="http://openuri.org/test/Location"
             xmlns:tns="http://openuri.org/test/Location"
             xmlns:xsd="http://www.w3.org/2001/XMLSchema"

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content-inv.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content-inv.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content-inv.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content-inv.xml Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <mix:Letter xmlns:mix="http://openuri.org/test/MixedContent"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     Your Order is being Shipped.

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content.xml Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <mix:Letter xmlns:mix="http://openuri.org/test/MixedContent"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     Your Order is being Shipped.

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content.xsd?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/mixed-content.xsd Mon Jun 22 20:47:23 2020
@@ -1,3 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <xsd:schema targetNamespace="http://openuri.org/test/MixedContent"
             xmlns:tns="http://openuri.org/test/MixedContent"
             xmlns:xsd="http://www.w3.org/2001/XMLSchema"
@@ -14,7 +29,7 @@
     </xsd:complexType>
 
     <xsd:element name="NoMixed" type="tns:letterTypeNoMixed"/>
-    
+
     <xsd:complexType name="letterTypeNoMixed" mixed="false">
         <xsd:sequence>
             <xsd:element name="name" type="xsd:string"/>

Modified: xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/nomixed-content-inv.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/nomixed-content-inv.xml?rev=1879098&r1=1879097&r2=1879098&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/nomixed-content-inv.xml (original)
+++ xmlbeans/trunk/src/test/resources/xbean/ValidatingStream/nomixed-content-inv.xml Mon Jun 22 20:47:23 2020
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License. -->
+
 <mix:NoMixed xmlns:mix="http://openuri.org/test/MixedContent"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     Your Order is being Shipped.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org