I guess I could write one myself, but I think it's...
# sdf
s
I guess I could write one myself, but I think it's reasonable to ask for 'official' XSDs. The sdfcli tools seem to be running validation on the
deploy.xml
which is perhaps XSD driven?
c
We don´t have anything like that at the moment, and been honest this is the first time I heard someone asking for it, do you use XSD to build your XML´s?, besides the deploy.xml are you using it somewhere else?
s
I always use XSDs for any hand editing of XML whenever possible.
for example, XML apis usually have XSDs.
I would love XSDs all of the XML involved with SDF. I'm not sure how you validate your XML internally without using some sort of strong schema backing the XML?
c
ok, let me discuss it with the team and I´ll come back to you with an answer, above all because I would like to know how much effort it take (taking in consideration our dev cycle)
s
sorry, I guess I assumed you guys were using XSDs to validate and define XML, my mistake.
m
Hey Shawn, we do have a handful of internal XSDs (manifest, deploy), so Carlos will take a look at being able to make them available to you guys. Note: we do not have XSDs for objects. We do a lot of custom validation for them.
s
thanks @Mariano Saenz (NS Eng Lead) even having them for manifest and deploy would be helpful
m
Yeah, I agree.