Community
Participate
Working Groups
There is a need to convert from parts to XML and from XML to parts. We must support XSD Anytype. To do this the Javascript will need to contains a map from XML namespace to EGL Javascript type. Each deployable entity should contain it's own map. The map will contain a list QNames (XML namespace/name) to the EGL part that the xml represents. Our parsing algorithm will use th emap to instaniate and populate the correct EGL part.
rolling forward from I10 to I11
implemented