Files
Pascal Obry 081180133b Add support elementFormDefault attribute.
Standard element are now fully qualified (using QName) if and only if
the corresponding schema is set with elementFormDefault = Qualified.

Standard element here are element defined with attributes name/type and
not those being a reference (using ref attribute) to some other definition.

Add corresponding regression test and update some tests to conform to
this new support.

TN eng/toolchain/aws#101
2025-10-21 18:39:40 +02:00
..