XSD-Schema: missing type "annotatedRelationshipElement_t"

In type submodelElement_t, the annotatedRelationshipElement is of type aas:relationshipElement_t,

<element name="annotatedRelationshipElement" type="aas:relationshipElement_t"/>

which does not have the capability of storing the information of the parameter:

submodel.AnnotatedRelationshipElement.annotation: Optional[Set[base.AASReference[DataElement]]]

The type aas:annotatedRelationshipElement_t does not exist in the XSD-schema, so it is not just missing in submodelElement_t, but in general.

Edited by Michael Thies
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information