blob: 54a1e96c73b3848c48389db123e3fbbd3853e33a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
primary
{
namespace test
{
complex type
{
any-attribute 'any-attribute #1'
optional attribute foo http://www.w3.org/2001/XMLSchema#string
any-attribute 'any-attribute #0'
}
}
}
|