Validate ECSchema #622
Replies: 2 comments
-
|
Hi @kaushandutta, what kind of ECSchema are you creating? A Plain? Or BIS-based? If it is the latter, the tools available in this repo (described in its README - e.g. Copying @ColinKerr if it is the former (i.e. Non-BIS). |
Beta Was this translation helpful? Give feedback.
-
|
You can find the schema xsd help you write the xml here: https://github.com/iTwin/bis-schemas/tree/master/System/xsd. If you get this setup in your editor you will get intellisense for the tags and xml validation. Can you provide more context about what 'work or not' means? e.g. are you making a BIS schema like @diegoalexdiaz asked. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on creating ECSchema .xml files . But I want to test it whether it will really work or not. Is there any resource or any validation library available to test those ?
Beta Was this translation helpful? Give feedback.
All reactions