questo è l'errore completo:
Warning: Schema could not be validated. Class generation may fail or may produce
incorrect results.
Error: Error generating classes for schema 'ifc2x3'.
- Tipo di dati 'urn:iso.org:standard:10303
art(28):version(2):xmlschema:commo
n:uos' mancante.
If you would like more help, please type "xsd /?".
questa è la prima parte dell'xsd:
codice:
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns:ex="urn:iso.org:standard:10303:part(28):version(2):xmlschema:common" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.iai-tech.org/ifcXML/IFC2x3/FINAL" attributeFormDefault="unqualified" targetNamespace="http://www.iai-tech.org/ifcXML/IFC2x3/FINAL">
cosa vuol dire l'errore?