Skip to content

Optionality of restriction base #195

@CBenghi

Description

@CBenghi

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

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationplease contributeA PR is welcome for this issue. Please target the `development` branch.

Type

No type
No fields configured for issues without a type.

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions