[Simple-support] elementFormDefault
Brought to you by:
niallg
|
From: Wetmiller, E. <ewe...@ha...> - 2009-01-28 18:46:28
|
I am using SimpleXML version 2.0.2 and was wondering if there is a way
to set elementFormDefault="unqualified" on my schema. It appears that I
have to qualify all of the sub-elements in my schema. So, in other
words, when I set my root element namespace, ie @Namespace("pfx",
"namespace"), I have to use prefix for all sub-elements also. Any help
would be appreciated.
-Eric
|