We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7289c63 commit e552d36Copy full SHA for e552d36
src/main/resources/schemata/metamorph.xsd
@@ -239,7 +239,7 @@
239
</sequence>
240
<attribute name="name" type="string" use="optional" />
241
<attribute name="value" type="string" use="optional" />
242
- <attribute name="defaultValue" type="string" use="optional" />
+<!-- <attribute name="defaultValue" type="string" use="optional" /> -->
243
<attribute name="flushWith" type="string" use="optional"
244
default="record" />
245
</complexType>
0 commit comments