sitecore6 - Schema for the XML in a Sitecore package -



sitecore6 - Schema for the <project> XML in a Sitecore package -

does have schema relates xml document appears in installer folder of sitecore bundle file?

especially interested in format of project/sources/xitems/entries/x-item element.

that xml file seems representation of sitecore.install.packageproject class, tried generate xsd code using serialization on class. however, if utilize decompile take @ how bundle building , installation works, you'll find out sitecore has written own serializer this. wasn't able generate right xsd .net serializer.

with decompiler (i utilize dotpeek, freeware) can track downwards lot of info xml file , how it's beingness used sitecore, don´t see (realistic) way extract schema this. if you're going it, within sitecore.kernel.dll , sitecore.install namespace.

have tried asking sitecore support? if has schema, it's them.

sitecore sitecore6

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -