You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for a machine-readable schema of answer files, but I doubt if it does even exist. I'm aware WSIM tool includes a XSD schema but it only covers top level elements and not individual sub nodes like Microsoft-Windows-Audio-AudioCore. WSIM seems to generate a "catalog file" based on given WIM file, which is then used for validation and all, but it is totally dependant on the input WIM file and still doesn't contain every element documented on Microsoft Docs. I was even thinking of cloning the documentation and parsing it to automate creating a machine readable schema, but again, this part of the documentation isn't open source unlike most other Microsoft documentation.
I also noticed Component.json file in this repository, which is more than having nothing, so I'm wondering in case if someone has more than this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for a machine-readable schema of answer files, but I doubt if it does even exist. I'm aware WSIM tool includes a XSD schema but it only covers top level elements and not individual sub nodes like
Microsoft-Windows-Audio-AudioCore. WSIM seems to generate a "catalog file" based on given WIM file, which is then used for validation and all, but it is totally dependant on the input WIM file and still doesn't contain every element documented on Microsoft Docs. I was even thinking of cloning the documentation and parsing it to automate creating a machine readable schema, but again, this part of the documentation isn't open source unlike most other Microsoft documentation.I also noticed
Component.jsonfile in this repository, which is more than having nothing, so I'm wondering in case if someone has more than this.Beta Was this translation helpful? Give feedback.
All reactions