As noted by @pasi-paasiala,
we need to agree whether base type restrictions are required to pass the audit.
Is the following restriction acceptable?
<ids:entity>
<ids:name>
<xs:restriction>
<xs:enumeration value="IFCSTAIR"/>
<xs:enumeration value="IFCSTAIRFLIGHT"/>
</xs:restriction>
</ids:name>
</ids:entity>
If not, a test case needs to be created and the audit tool should be updated accordingly.
Also consider the issue at #114
As noted by @pasi-paasiala,
we need to agree whether base type restrictions are required to pass the audit.
Is the following restriction acceptable?
If not, a test case needs to be created and the audit tool should be updated accordingly.
Also consider the issue at #114