Skip to content

Conversation

@Hipska
Copy link
Contributor

@Hipska Hipska commented Jul 25, 2025

No description provided.

Comment on lines +2663 to +2680
<xs:simpleType name="MenuAutoReloadEnumeration">
<xs:union memberTypes="xs:nonNegativeInteger">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="none" />
<xs:enumeration value="standard" />
<xs:enumeration value="fast" />
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:complexType name="alteredMenuAutoReloadEnumeration">
<xs:simpleContent>
<xs:extension base="MenuAutoReloadEnumeration">
<xs:attributeGroup ref="alteredNode" />
</xs:extension>
</xs:simpleContent>
</xs:complexType>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would have preferred these to be combined into 1 type, but couldn't find it. Do you have an idea?

@Hipska
Copy link
Contributor Author

Hipska commented Aug 4, 2025

Hi @rudnerbjoern, can you review this one please? It is blocking for #110.

@rudnerbjoern rudnerbjoern merged commit 639e8db into rudnerbjoern:main Aug 4, 2025
1 check passed
@Hipska Hipska deleted the feat/menu_alteration branch August 4, 2025 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants