Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[repository schema] Simple type Edition_t does not seem to be used #180

Closed
kleihan opened this issue Mar 4, 2023 · 1 comment
Closed
Assignees
Labels

Comments

@kleihan
Copy link
Member

kleihan commented Mar 4, 2023

What is the purpose of this type? It seems to be defined but not used anywhere.

	<xs:simpleType name="Edition_t">
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
@kleihan kleihan added this to the Orchestra v1.1RC1 milestone Mar 4, 2023
kleihan added a commit that referenced this issue Aug 29, 2023
@kleihan
Copy link
Member Author

kleihan commented Jun 3, 2024

Implemented in RC1

@kleihan kleihan closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants