Skip to content

Commit

Permalink
Update xsdata
Browse files Browse the repository at this point in the history
  • Loading branch information
tefra committed Dec 16, 2023
1 parent c41c639 commit c826582
Show file tree
Hide file tree
Showing 766 changed files with 123,065 additions and 123,065 deletions.
14 changes: 7 additions & 7 deletions output/instances/boeingMeta/BoeingXSDTestSet.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
appinfo_or_documentation=[
Documentation(
content=[
"
			All the following test cases are derived from examples given in the W3C XML Schema
			Part 0: Primer located at http://www.w3.org/TR/xmlschema-0/ with minor variation in the
			specific features intended for each test. 
		",
"\n\t\t\tAll the following test cases are derived from examples given in the W3C XML Schema\n\t\t\tPart 0: Primer located at http://www.w3.org/TR/xmlschema-0/ with minor variation in the\n\t\t\tspecific features intended for each test. \n\t\t",
]
),
]
Expand All @@ -30,7 +30,7 @@
appinfo_or_documentation=[
Documentation(
content=[
"
				International Purchase Order 1
			",
"\n\t\t\t\tInternational Purchase Order 1\n\t\t\t",
]
),
]
Expand Down Expand Up @@ -110,7 +110,7 @@
appinfo_or_documentation=[
Documentation(
content=[
"
				International Purchase Order 2
			",
"\n\t\t\t\tInternational Purchase Order 2\n\t\t\t",
]
),
]
Expand Down Expand Up @@ -193,7 +193,7 @@
appinfo_or_documentation=[
Documentation(
content=[
"
				International Purchase Order 3
			",
"\n\t\t\t\tInternational Purchase Order 3\n\t\t\t",
]
),
]
Expand Down Expand Up @@ -279,7 +279,7 @@
appinfo_or_documentation=[
Documentation(
content=[
"
				International Purchase Order 4
			",
"\n\t\t\t\tInternational Purchase Order 4\n\t\t\t",
]
),
]
Expand Down Expand Up @@ -365,7 +365,7 @@
appinfo_or_documentation=[
Documentation(
content=[
"
				International Purchase Order 5
			",
"\n\t\t\t\tInternational Purchase Order 5\n\t\t\t",
]
),
]
Expand Down Expand Up @@ -451,7 +451,7 @@
appinfo_or_documentation=[
Documentation(
content=[
"
				International Purchase Order 6
			",
"\n\t\t\t\tInternational Purchase Order 6\n\t\t\t",
]
),
]
Expand Down
2 changes: 1 addition & 1 deletion output/instances/common/introspection.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
content=[
AnyElement(
qname="p",
text="This test catalogue was generated automatically using the stylesheet
 generate-introspection-testset.xsl.
 
 DO NOT EDIT THIS FILE!
 "
text="This test catalogue was generated automatically using the stylesheet\n generate-introspection-testset.xsl.\n \n DO NOT EDIT THIS FILE!\n "
),
]
),
Expand Down
2 changes: 1 addition & 1 deletion output/instances/ibmData/valid/S3_3_4/s3_3_4v16.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


obj = Root(
idref_element="b2
	",
idref_element="b2\n\t",
list_of_ids_attr=[
"b1",
"b2",
Expand Down
2 changes: 1 addition & 1 deletion output/instances/ibmData/valid/S3_3_6/s3_3_6v01.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
children=[
AnyElement(
qname="hello",
text="
 moo
 "
text="\n moo\n "
),
]
),
Expand Down
4 changes: 2 additions & 2 deletions output/instances/ibmData/valid/S3_4_1/s3_4_1v11.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
obj = Root(
version=Decimal("1.0"),
content=[
"
		123abc12133b
		",
"\n\t\t123abc12133b\n\t\t",
AnyElement(
qname="{a}element",
text="xk"
),
"
		23123124noifew
",
"\n\t\t23123124noifew\n",
]
)
2 changes: 1 addition & 1 deletion output/instances/ibmData/valid/S3_4_6/s3_4_6v01.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
children=[
AnyElement(
qname="hello",
text="
 moo
 "
text="\n moo\n "
),
]
),
Expand Down
2 changes: 1 addition & 1 deletion output/instances/ibmMeta/anyAttribute.py
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
appinfo_or_documentation=[
Documentation(
content=[
"The namespace of each QName in disallowed is allowed by the namespace constraint
		",
"The namespace of each QName in disallowed is allowed by the namespace constraint\n\t\t",
]
),
]
Expand Down
Loading

0 comments on commit c826582

Please sign in to comment.