blob: 64a7b2a5233c6bcf5e011be5527eb644257a0503 [file] [log] [blame]
<report xmlns="http://www.foobar.com/outer"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:imported="http://www.foobar.com/imported"
xsi:schemaLocation="http://www.foobar.com/outer CompleteEnumeration_outerSchema.xsd
http://www.foobar.com/imported CompleteEnumeration_importedSchema.xsd">
<someParams>
<imported:someEnumeratedType>F<caret></imported:someEnumeratedType>
</someParams>
</report>