
Untitled
By: a guest on
Jun 17th, 2012 | syntax:
None | size: 0.55 KB | hits: 19 | expires: Never
XML Schema - elementFormDefault is unqualified but namespace prefix is used
<emma:emma version="1.0" xmlns:emma="http://www.w3.org/2003/04/emma"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/2003/04/emma
http://www.w3.org/TR/2009/REC-emma-20090210/emma.xsd"
xmlns="http://www.example.com/example">
<emma:interpretation id="r1" emma:medium="acoustic" emma:mode="voice">
...
</emma:interpretation>
</emma:emma>
elementFormDefault="unqualified" attributeFormDefault="unqualified"