blob: 359d33d1dbccc59efaa1cd569d2d72c42ded1a12 [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>Foo<caret></imported:someEnumeratedType>
</someParams>
</report>